Skip to content

Commit

Permalink
docs(panda): update worlds description (#220)
Browse files Browse the repository at this point in the history
This commit updates the description that is given for the included panda
worlds.
  • Loading branch information
rickstaa authored Feb 4, 2024
1 parent fae27af commit a3d297f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions panda_gazebo/docs/source/get_started/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ The :panda-gazebo:`panda_gazebo <>` package contains three types of launch files

World launch files start Gazebo and load a world where the Panda robot can be trained. *They don't spawn the robot*.

- ``start_reach_world.launch``: World that can be used for training a reaching task.
- ``start_push_world.launch``: World that can be used for training a push task.
- ``start_pick_and_place_world.launch``: World can be used for training a puck and place task.
- ``start_slide_world.launch``: World that can be used for training a sliding task.
- ``start_reach_world.launch``: Provides a clear environment for reach task training with the robot.
- ``start_push_world.launch``: Positions the Panda robot and a box on a table for push task simulations.
- ``start_pick_and_place_world.launch``: Includes a table and cube, creating a scenario for pick-and-place exercises.
- ``start_slide_world.launch``: Contains a puck and a designated target area to practice precision sliding tasks.

**Robot launch file**

Expand Down

0 comments on commit a3d297f

Please sign in to comment.