moveit_tutorials
moveit_tutorials copied to clipboard
Add planning pipeline and planner id to move_group_interface tutorial
This adds examples for setting a different planner in the MoveGroupInterface tutorials. Depends on https://github.com/ros-planning/moveit/pull/2579.
I changed the joint pose in the Python tutorial so that both PTP and LIN would succeed.
Checklist
- [x] Required by CI: Code is auto formatted using clang-format
- [ ] While waiting for someone to review your request, please consider reviewing another open pull request to support the maintainers