Skip to content

Commit

Permalink
Fix link to generate_state_database.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Feb 13, 2024
1 parent 8a40751 commit 8027809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Such a constraint is compactly defined like this::
Running the database generator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Assuming MoveIt itself is already launched (via eg. ``roslaunch X_moveit_config demo.launch``), you can use a launch file similar to `generate_state_database.launch <https://github.com/ros-planning/moveit/blob/master/moveit_planners/ompl/ompl_interface/launch/generate_state_database.launch>`_
Assuming MoveIt itself is already launched (via eg. ``roslaunch X_moveit_config demo.launch``), you can use a launch file similar to `generate_state_database.launch <https://github.com/ros-planning/moveit/blob/master/moveit_planners/ompl/launch/generate_state_database.launch>`_

The file with the constraint definitions can be passed to the launch file::

Expand Down

0 comments on commit 8027809

Please sign in to comment.