-
Notifications
You must be signed in to change notification settings - Fork 15
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
Preliminary version of the Command line Utility #16
Conversation
The commands list and position are implemented and tested on AX-12+ and MX-64 (no device with protocol 2). Implementation for get-position is ongoing.
Conflicts: src/dynamixel/errors/servo_limit_error.hpp
I think it has more than what we need... Good job
We should add this 2, before merging... |
Thanks for the feedback. I agree that speed and version 2 are prerequisite to merging. Will take care of it. |
Since we've been using this version for a long time already and I didn't have time yet to do the version 2 and speed management, I propose that we merge for now. I'll handle the missing points in a future pull request. OK ? |
Ok
|
OK |
Merging |
This version has most of the features we could use on a daily basis.
The missing features are:
I intend to add these features later on.
In the meantime, I would appreciate if you can give me some feedback about the utility itself. Is it easy enough to use ? Does it cover your needs ?
Thanks,
Dorian