moveit_tutorials
moveit_tutorials copied to clipboard
Rename `planner` to pipeline in launch examples
Description
moveit#1397 shows, that the tutorials use planner
for the planning pipeline while the setup assistant generates launch files using pipeline
arguments. The tutorials should be updated to reflect the same names as in the setup_assistant launch files.
This should also update the panda_moveit_config
package to be consistent with the tutorial page that references it.
Thanks for reporting an issue. We will have a look asap. If you can think of a fix, please consider providing it as a pull request.
Once your https://github.com/ros-planning/moveit/pull/1397 is merged in, please make this update @jschleicher
As said in #1397: I'm not a panda expert; updating the tutorials should also re-generate the panda_moveit_config
. I'm not feeling confident about making this change.