High jerks in acceleration values [closed]
Hello,
I am using ros-kinetic version on ubuntu 16.04 . I am sending trajectories from MoveIt to ros control. To analyse trajectory, I compared trajectory given by MoveIt with the output of ros control and found that acceleration profile of ros control output has so many jerks and overshoots and is not following MoveIt trajectory.
I have subscribed from /position_trajectory_controller/command to get output from ros control. I have plotted the trajectory using octave in both cases.
Can someone explain why this is happening?
Thanks in advance
This seems very similar to https://answers.ros.org/question/3105... . Are you both working on the same project or homework assignment?
same project
Then I would suggest to merge your two question as right now they're almost duplicates.