Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 8cf0fff

Browse files
authored
Update README.md to install build tool (#40)
1 parent eaa1c8e commit 8cf0fff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ On Ubuntu you can install the latest version of this package using the following
7171

7272
To build from source you'll need to create a new workspace, clone and checkout the latest release branch of this repository, install all the dependencies, and compile. If you need the latest development features you can clone from the `master` branch instead of the latest release branch. While we guarantee the release branches are stable, __the `master` should be considered to have an unstable build__ due to ongoing development.
7373

74+
- Install build tool: please refer to `colcon` [installation guide](https://colcon.readthedocs.io/en/released/user/installation.html)
75+
7476
- Create a ROS workspace and a source directory
7577

7678
mkdir -p ~/ros-workspace/src

0 commit comments

Comments
 (0)