-
Notifications
You must be signed in to change notification settings - Fork 177
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
Incorrect status packet #370
Comments
The baudrate of 57600 bps doesn't seem fast enough for 50Hz control frequency. |
What is the recommended baud rate for 50hz control? Also, does voltage instability affect this(The motor has not been cut off)? |
@gyxx323 |
Thank you. I will try it! |
I use U2D2 connection, when I connect to the PC everything is fine.
But when I use Jetson to connect to U2D2, sometimes everything is fine, sometimes it gives an error: Incorrect status packet. And it sends a series of trajectory points that it wants the servo to execute, part of which it will execute intermittently.
The servos I use are XM430, XC430 and XL430
Baud rate: 57600
The period of sending the desired position of the servo: 50Hz
What puzzles me most is why he is sometimes normal and sometimes not normal. Is this related to the setting of baud rate? Or should I use the dynamixel sdk instead of workbench?
The text was updated successfully, but these errors were encountered: