Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for gzyarp::DeviceRegistry class #231

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

traversaro
Copy link
Member

I was looking into this class to solve #159 (comment), but I realized that I did not remember anything. I went trough the class to document it to recall the details of the class. I am not in love of the use of both "device id" and "device database key" to refer to the same quantity, but I do not want to change API methods in this PR.

@traversaro traversaro requested a review from xela-95 as a code owner February 5, 2025 16:12
@traversaro traversaro requested review from xela-95 and removed request for xela-95 February 5, 2025 16:12
Copy link
Member

@xela-95 xela-95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @traversaro this was surely needed! I agree that we can further enhance the readability of this class in a future PR. I left just some nits in the documentation.

libraries/device-registry/DeviceRegistry.hh Outdated Show resolved Hide resolved
libraries/device-registry/DeviceRegistry.hh Outdated Show resolved Hide resolved
Co-authored-by: Alessandro Croci <[email protected]>
@traversaro traversaro merged commit cc6df8b into main Feb 5, 2025
13 checks passed
@traversaro traversaro deleted the traversaro-patch-9 branch February 5, 2025 16:24
@traversaro
Copy link
Member Author

Thanks!

@xela-95 xela-95 added the documentation Improvements or additions to documentation label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants