Robotics StackExchange | Archived questions

Interpolation step size in move_group.plan()

Hi,

Is there a way to specify the step size in move_group.plan(my_plan) ? Something like eef_step in the case of computeCartesianPath()?

Using moveit_msgs::Constraints, one has the opportunity to put constraints for the move_group.plan() method. However, I could not find a way to reduce the interpolation step size.

Asked by xman236 on 2021-08-09 13:41:13 UTC

Comments

Answers