Skip to content

Commit

Permalink
Fix HTML Proofer broken link error in Planning with Approximated Cons…
Browse files Browse the repository at this point in the history
…traint Manifolds
  • Loading branch information
01binary committed Feb 14, 2024
1 parent daa1d33 commit ae3bd55
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 ae3bd55

Please sign in to comment.