-
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
[TxRxResult] Incorrect status packet! #369
Comments
Hi @YulsXDP The CM530 is an embedded controller that does not support DYNAMIXEL SDK. If you want to use the CM530 as a customized controller, please see Embedded C section of the eManual If you are new to DYNAMIXEL, I would recommend starting with the |
@YulsXDP |
@ROBOTIS-Will Hi, so does that mean it wont work on the CM-5 controller as well? |
@DDGC16 |
Hi i tryed to use the motors of dynamixel Ax 12A whit the controler CM 530, i watched many tutorials and instructions using the following links from Robotis
https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/library_setup/python_linux/
https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_wizard2/
https://emanual.robotis.com/docs/en/software/rplustask3/
https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/library_setup/matlab_windows/
the only thing that works was R+ Task 3.0 for moving the motor, i'm new using the motors, i tryed change the plataform (matlab to python) but the error is constant "[TxRxResult] Incorrect status packet!"
I'm use
Dynamixel AX-12A
ID 15
1000000 or 57600
Protocol Version 1.0
for python dowload SDK controler of Dynamixel and AX12A Controler of the user @aakieu whit this tutorial
https://www.youtube.com/watch?v=SqKS_cFuPh0&t=50s
changed the com por and baud rate
Succeeded to open the port
Succeeded to change the baudrate
[TxRxResult] There is no status packet!
[TxRxResult] Incorrect status packet!
Moving speed of dxl ID: 15 set to 0
[TxRxResult] Incorrect status packet!
Position of dxl ID: 15 is 0
goal pos:
The text was updated successfully, but these errors were encountered: