ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Well then, I was able to resolve this issue by lowering the acceleration scaling. In my case:
group.set_max_acceleration_scaling_factor(0.40)
worked perfectly.