xarm_ros
xarm_ros copied to clipboard
How can I switch to JointGroupVelocityController or a JointGroupPositionController
Hi, I am trying to use moveit servoing . It's tutorial suggests to change the controller
Switch to a compatible type of ros-control controller. It should be a JointGroupVelocityController or a JointGroupPositionController, not a trajectory controller like MoveIt usually requires.
I would like to know how can I do so, as I have done everything but my real xamr6 robot is not moving.