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

Revision history [back]

click to hide/show revision 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.