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
* Update README.md
Rename Getting Started to Structure and added a new Getting Started section that links to the installation documentation.
* Update README.md
* Update README.md
Co-authored-by: Christoph Fröhlich <[email protected]>
---------
Co-authored-by: Christoph Fröhlich <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@ It consists of simple implementations that demonstrate different concepts. Choos
7
7
8
8
If you want to have rather step by step manual how to do things with `ros2_control` checkout the [ros-control/roscon2022_workshop](https://github.com/ros-controls/roscon2022_workshop) repository.
9
9
10
+
## Getting Started
11
+
12
+
Follow the steps provided in the [documentation](https://control.ros.org/master/doc/ros2_control_demos/doc/index.html#installation) to install ros2_control_demos.
13
+
14
+
10
15
## Content
11
16
12
17
The following examples are part of this demo repository:
@@ -65,7 +70,7 @@ The following examples are part of this demo repository:
65
70
66
71
* Example 14: ["Modular robots with actuators not providing states and with additional sensors"](example_14)
67
72
68
-
## Getting started
73
+
## Structure
69
74
70
75
The repository is structured into `example_XY` folders that fully contained packages with names `ros2_control_demos_example_XY`.
0 commit comments