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

Protocol 1.0 not supported? #4

Open
andreagavazzi opened this issue Jan 9, 2021 · 1 comment
Open

Protocol 1.0 not supported? #4

andreagavazzi opened this issue Jan 9, 2021 · 1 comment

Comments

@andreagavazzi
Copy link

It seems that only protocol 2.0 is supported as operating mode names for protocol 1.0 are only joint_mode and wheel_mode.
When using Dynamixel on protocol 1.0 (like AX_18A) this error happens

OperatingModeBase::readItem(): Failed to read control table item 'Present_Velocity' of 'head_1_motor' (id: 1): [DynamixelTool] Can't find Item

I think because in protocol 1.0 present_velocity is called present_speed.
Any chance to have a "joint_mode" operating mode?

@yoshito-okada
Copy link
Contributor

Yes, layered_hardware_dynamixel only supports protocol 2.0 because I hardly see dynamixels with 1.0. Unfortunately I have no plan to support 1.0 for now, but a PR is always welcome.

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

No branches or pull requests

2 participants