Skip to content

Commit

Permalink
Fix wrong launch package (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
ukicomputers authored Jul 31, 2024
1 parent e7e26fe commit b33a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/setup_assistant/setup_assistant_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ To build only the generated ``panda_moveit_config`` package and run the demo, fo

Start the MoveIt demo to interactively plan and execute motions for the robot in RViz. ::

ros2 launch moveit_resources_panda_moveit_config demo.launch.py
ros2 launch panda_moveit_config demo.launch.py

Check out this `brief YouTube video <https://youtu.be/f__udZlnTdM>`_ for an example of how to
command the robot to move to the pre-defined ``ready`` pose and execute ``open`` and ``close`` motions on the hand.
Expand Down

0 comments on commit b33a80c

Please sign in to comment.