You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example_9/doc/userdoc.rst
+10-38Lines changed: 10 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,34 +6,12 @@ Example 9: Simulation with RRBot
6
6
=================================
7
7
8
8
With *example_9*, we demonstrate the interaction of simulators with ros2_control. More specifically,
9
-
Gazebo Classic is used for this purpose.
9
+
gazebo is used for this purpose.
10
10
11
11
.. note::
12
12
13
13
Follow the installation instructions on :ref:`ros2_control_demos_install` how to install all dependencies,
14
-
Gazebo Classic should be automatically installed.
15
-
16
-
* If you have installed and compiled this repository locally, you can directly use the commands below.
17
-
* If you have installed it via the provided docker image: To run the first two steps of this example (without Gazebo Classic), use the commands as described with :ref:`ros2_control_demos_install`. To run the later steps using Gazebo Classic, execute
0 commit comments