Browse Source

Init commit of file.

pull/1/head
Alan G. Sanchez 3 years ago
parent
commit
cfa3668992
2 changed files with 8 additions and 0 deletions
  1. +8
    -0
      gazebo_basics.md
  2. BIN
     

+ 8
- 0
gazebo_basics.md View File

@ -0,0 +1,8 @@
# Spawning Stretch in Simulation (Gazebo)
<!-- ![image](images/stretch_gazebo_empty_world.png) -->
<img src="images/stretch_gazebo_empty_world.png" width="500" align="center">
Run the following command to spawn Stretch in gazebo's default empty world.
```
roslaunch stretch_gazebo gazebo.launch
```

BIN
View File


Loading…
Cancel
Save