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

added clear_error for use with Dynamixel Y #19

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

omelia-iliffe
Copy link
Contributor

Small pr to add the new Clear parameters supported in the Dynamixel Y series
https://emanual.robotis.com/docs/en/dxl/protocol2/#clear-0x10

Copy link
Member

@de-vri-es de-vri-es left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I have some small suggested tweaks to the documentation.

I also don't get why they didn't implement these things as normal writes to registers (but only allow to write 0, for example). But oh well, we just have to deal with it ^_^

Thanks!

src/instructions/clear.rs Outdated Show resolved Hide resolved
src/instructions/clear.rs Outdated Show resolved Hide resolved
src/instructions/clear.rs Outdated Show resolved Hide resolved
@de-vri-es de-vri-es merged commit 7584689 into robohouse-delft:main Dec 14, 2024
1 check passed
@de-vri-es
Copy link
Member

Thanks! Merged with some tweaks. I still need to finish doing some renaming before I can do the next release. I'll try to find some time for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants