You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @echoGee
Sorry for the late reply.
The issue seems related to velocity commands not being processed by the Dynamixel. Here are some steps to resolve the problem:
1. Check Operating Mode
Ensure the Dynamixel is set to Velocity Control Mode. Use the following commands to set and reboot:
Ensure the Dynamixel firmware is updated to the latest version using the Dynamixel Wizard.
5. Provide Details About customcontroller
If the above steps do not resolve the issue, it would be helpful to have more information about the customcontroller code you are using. Specifically:
How it processes velocity commands from the joint_trajectory topic.
Whether it correctly communicates these commands to the Dynamixel.
This additional context will help in identifying whether the problem lies in the control logic or hardware setup. 😊
ISSUE TEMPLATE ver. 1.0.0
Before you open issue, please refer to ROBOTIS e-Manual
Which Dynamixel have you used?
XM540-W150-R
Write down the commands you used in order
We send a trajectory with joint position and velocity in the joint_trajectory topic. But the servo does not respond to velocity. We have tried setting https://emanual.robotis.com/docs/en/dxl/x/xd540-t150/#operating-mode11 to velocity mode. But still doesn't work
The text was updated successfully, but these errors were encountered: