Skip to content

Commit b2a741d

Browse files
Update README.md (#386) (#387)
(cherry picked from commit a4c138e) Co-authored-by: Pablo Garrido <[email protected]>
1 parent 65f5349 commit b2a741d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This ROS 2 package is the entry point for building micro-ROS apps for different
44
- [Supported platforms](#supported-platforms)
55
- [Standalone build system tools](#standalone-build-system-tools)
66
- [Dependencies](#dependencies)
7+
- [Quick Start](#quick-start)
78
- [Building](#building)
89
- [Creating micro-ROS firmware](#creating-micro-ros-firmware)
910
- [Configuring micro-ROS firmware](#configuring-micro-ros-firmware)
@@ -73,6 +74,9 @@ Some other prerequisites needed for building a firmware using this package are:
7374
```
7475
sudo apt install python3-rosdep
7576
```
77+
# Quick start
78+
79+
Download [here](https://www.eprosima.com/index.php/downloads-all) the micro-ROS docker image that contains a pre-installed client and agent as well as some compiled examples.
7680

7781
# Building
7882

0 commit comments

Comments
 (0)