We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a920481 + c496a6c commit e4dd924Copy full SHA for e4dd924
animated_box/tutorial.md
@@ -57,7 +57,7 @@ gazebo executable with a plugin.
57
Run using gazebo itself with:
58
59
~~~
60
-cd ~/gazebo_animatebox_tutorial
+cd ~/gazebo_animatedbox_tutorial
61
gazebo animated_box.world
62
63
@@ -78,7 +78,7 @@ executable that connects to Gazebo. The independent listener receives
78
the location and timestamp of the box and prints it out.
79
80
81
82
gazebo animated_box.world & ./build/independent_listener
83
84
@@ -95,7 +95,7 @@ The integrated_main example demonstrates the following:
95
Run integrated_main:
96
97
98
99
./build/integrated_main animated_box.world
100
101
0 commit comments