diff --git a/doc/examples/setup_assistant/setup_assistant_tutorial.rst b/doc/examples/setup_assistant/setup_assistant_tutorial.rst index ef3b838dee..83c37b53b4 100644 --- a/doc/examples/setup_assistant/setup_assistant_tutorial.rst +++ b/doc/examples/setup_assistant/setup_assistant_tutorial.rst @@ -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 `_ 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.