-
Notifications
You must be signed in to change notification settings - Fork 65
Levi Armstrong edited this page Jul 31, 2016
·
4 revisions
-
How to add STOMP planner to MoveIt config package?
This package is a great example for items related to setting up STOMP. To setup STOMP it requires two new files and modification to the move_group.launch file as described below.
- Step 1 - Create required files:
- stomp_config.yaml
- stomp_moveit_planning_pipeline.launch.xml
- Note: Make sure the file name matches what is listed here not what the link directs you too.
- Step 2 - Make changes to the move_group.launch file:
- Step 1 - Create required files: