Control robot using controller/followjointtrejectory/goal
Hi,
Is it possible to control a robot by using the topic controller/followjointTrejectory/goal
. I could see when using moveit, move_group is publishing joint goals to this topic. Similarly, can I control the robot without moveit. I tried publishing joint goal to goal topic. Rostopic echo also giving the data which I published. But robot is not moving. Is there another service to be called after publishing the joint goal.
Can you please add the console output of the controller node, to find out why the robot is not moving?