dynamixel motor position controller

asked 2018-01-31 14:38:15 -0500

Oh233 gravatar image

Hi all,

I want to increase the execution speed of just one of my motors. After setup in my controller.yaml, it works before I ran MoveIt! since I directly sent command to motor, motor closed faster than before. After running MoveIt!, the speed of motor returned to previous speed. After check, I think MoveIt! ran another trajectory action controller in move_group.launch which replace the position controller. I wonder what should I do to change the speed of a certain motor. Thanks for any suggestion.

edit retag flag offensive close merge delete