Skip to content

Commit 97c5ad8

Browse files
Improvement of the README.md (ros-controls#384)
* 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]>
1 parent 4c5bbb8 commit 97c5ad8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ It consists of simple implementations that demonstrate different concepts. Choos
77

88
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.
99

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+
1015
## Content
1116

1217
The following examples are part of this demo repository:
@@ -65,7 +70,7 @@ The following examples are part of this demo repository:
6570

6671
* Example 14: ["Modular robots with actuators not providing states and with additional sensors"](example_14)
6772

68-
## Getting started
73+
## Structure
6974

7075
The repository is structured into `example_XY` folders that fully contained packages with names `ros2_control_demos_example_XY`.
7176

0 commit comments

Comments
 (0)