Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moveit_cfg: set default planner to RRTConnect #179

Closed
gavanderhoorn opened this issue Nov 25, 2015 · 1 comment
Closed

moveit_cfg: set default planner to RRTConnect #179

gavanderhoorn opened this issue Nov 25, 2015 · 1 comment

Comments

@gavanderhoorn
Copy link
Member

With the merge of moveit/moveit_ros#625, configuring a default planner in a MoveIt configuration is now actually possible. Irrespective of whether LBKPIECE1 works for Fanuc configurations or not, RRTConnect seems to be consistently faster, so it might be good to use it as the default planner in all (released) MoveIt configurations.

@gavanderhoorn
Copy link
Member Author

Related to #156.

@gavanderhoorn gavanderhoorn added this to the indigo-next milestone Dec 4, 2015
gavanderhoorn added a commit to ros-industrial/fanuc_experimental that referenced this issue Jun 16, 2016
…fanuc#179.

MoveIt previously defaulted to LBKPIECE which does not always result in
consistent planning performance or logical/efficient/sensable trajectories.
RRTConnect seems to perform better, hence it is set as the default.

Note: this is a default planner, which is used only when planning requests
don't specify one as part of the request.
gavanderhoorn added a commit to gavanderhoorn/fanuc that referenced this issue Feb 28, 2019
.

MoveIt previously defaulted to LBKPIECE which does not always result in
consistent planning performance or logical/efficient/sensable trajectories.
RRTConnect seems to perform better, hence it is set as the default.

Note: this is a default planner, which is used only when planning requests
don't specify one as part of the request.
gavanderhoorn added a commit to gavanderhoorn/fanuc that referenced this issue Feb 28, 2019
.

MoveIt previously defaulted to LBKPIECE which does not always result in
consistent planning performance or logical/efficient/sensable trajectories.
RRTConnect seems to perform better, hence it is set as the default.

Note: this is a default planner, which is used only when planning requests
don't specify one as part of the request.
gavanderhoorn added a commit to gavanderhoorn/fanuc that referenced this issue Jun 27, 2021
.

MoveIt previously defaulted to LBKPIECE which does not always result in
consistent planning performance or logical/efficient/sensable trajectories.
RRTConnect seems to perform better, hence it is set as the default.

Note: this is a default planner, which is used only when planning requests
don't specify one as part of the request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant