Robotics StackExchange | Archived questions

Real robot only jerks for cartesian planner output

I am using a 7DOF manipulator. I have planned a cartesian path for it. I have tested it in demo.launch provided by Moveit. Now I am testing the same with hardware, but then robot in RVIZ still takes the planned path whereas hardware just keep jerking. I am confused as my robot can successfully take the path given by ompl in sync with robot in RVIZ. Thanks in advance, for any valuable response.

Asked by athikr on 2018-12-07 00:58:02 UTC

Comments

Answers

I solved the problem. I was publishing the joint comands to be zero forcefully in a part of my code.

Asked by athikr on 2018-12-07 01:13:01 UTC

Comments