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

Reporting errors in the dynamixel tools (& protocol 2) #54

Open
jbmouret opened this issue Jul 10, 2018 · 1 comment
Open

Reporting errors in the dynamixel tools (& protocol 2) #54

jbmouret opened this issue Jul 10, 2018 · 1 comment

Comments

@jbmouret
Copy link
Member

When we run build/src/tools/p2-dynamixel -t 50 -p /dev/tty.ROBOTIS_210_40-SPPDev --id 1 --enable 1 torque-enable

We get:
An error (out_of_range from map::at: key not found) has been caught. You probably used a nonexistent ID.

But actually there is an error in the ping, that is not reported:
err message:Actuator with ID 1 reported the following error: Device alert, check Hardware Error field from Control Table;

Also, we should automatically check the control table to know what this is about.

@jbmouret
Copy link
Member Author

This is similar to #36

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

1 participant