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

Select quantity of waypoints generated in moveit planned trajectory

asked 2020-06-25 20:35:54 -0500

AlexisGaziello gravatar image

It always generates 10 waypoints (included initial and final position).

I have searched in the tutorials and the only reference says that the ompl_planning.yaml configuration should be edited (but doesn't say how).

I searched an example and replicated the configuration to modify the "maximum_waypoint_distance" to 0.5 (for example), but it had no effect. Moveit still generates 10 waypoints per trajectory.

By the way, if it's possible to set this parameter from the C++ interface that would be ideal.

I am running on moveit latest version of the kinetic branch.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-12 06:41:39 -0500

AlexisGaziello gravatar image

Setting the rosparam /move_group/ompl/maximum_waypoint_distance actually works.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-06-25 20:35:54 -0500

Seen: 421 times

Last updated: Jul 12 '20