We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c772f commit a7ba463Copy full SHA for a7ba463
source/Tutorials/Colcon-Tutorial.rst
@@ -2,17 +2,17 @@
2
3
Colcon-Tutorial
4
5
-Using Colcon to build packages
+Using colcon to build packages
6
==============================
7
8
.. contents:: Table of Contents
9
:depth: 2
10
:local:
11
12
-This a brief tutorial of how to create and build a ROS workspace with ``colcon``.
+This is a brief tutorial of how to create and build a ROS 2 workspace with ``colcon``.
13
It is a practical tutorial and not designed to replace the core documentation.
14
15
-ROS 2 releases before Bouncy were using ``ament_tools`` described in the `ament tutorial <Ament-Tutorial>`.
+ROS 2 releases before Bouncy used ``ament_tools`` described in the `ament tutorial <Ament-Tutorial>`.
16
17
Background
18
----------
0 commit comments