Skip to content

Commit

Permalink
Merge pull request #258 from AdmiralWall/patch-3
Browse files Browse the repository at this point in the history
Update ompl_planning.yaml folder location
  • Loading branch information
jdlangs committed Jun 10, 2019
2 parents e91165c + 3f59a6a commit 0e8846b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh_pages/_source/session3/Build-a-Moveit!-Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ In this exercise, you will generate a MoveIt package for the UR5 workcell you bu
* make sure to create the package inside your `catkin_ws/src` directory

1. The current MoveIt! Settup Assistant has a [bug](https://github.com/ros-planning/moveit/issues/955) that causes some minor errors and abnormal behaviors. To fix these errors:
1. Edit the `myworkcell_core_moveit_config/config/ompl_planning.yaml` file.
1. Edit the `myworkcell_moveit_config/config/ompl_planning.yaml` file.
1. Append the text string `kConfigDefault` to each planner name
* e.g. `SBL:` -> `SBLkConfigDefault`, etc.

Expand Down

0 comments on commit 0e8846b

Please sign in to comment.