ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

This is a duplicate of this question. The only way to make smooth motions is to implement a suitable trajectory. Quintic trajectories (5-th order polynomials) will yield the least jerk. The joint_trajectory_controller package is a good place to start.