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
In your example code joint_mode.ino inside had mentioned that in order to change the motor speed. we can just use the DynamixelMotor::speed() to increase or decrease the motor speed. But in my case, I had tried to change the speed value. but my motor moving speed still moving as same, for example, I changed from 1000 to 400, the moving speed did not change anything.
May I check with you that the jointMode(angle_range) will also take effect for speed change?
Thank you so much
The text was updated successfully, but these errors were encountered:
Hi descampsa,
In your example code joint_mode.ino inside had mentioned that in order to change the motor speed. we can just use the DynamixelMotor::speed() to increase or decrease the motor speed. But in my case, I had tried to change the speed value. but my motor moving speed still moving as same, for example, I changed from 1000 to 400, the moving speed did not change anything.
May I check with you that the jointMode(angle_range) will also take effect for speed change?
Thank you so much
The text was updated successfully, but these errors were encountered: