This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_tutorials
mirror of
https://github.com/hello-robot/stretch_tutorials.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Init commit of file.
pull/1/head
Alan G. Sanchez
3 years ago
parent
aab4f2ebff
commit
cfa3668992
2 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
gazebo_basics.md
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
Write
Preview
Loading…
Cancel
Save