Skip to content

Commit ca3de02

Browse files
nuclearsandwichdirk-thomas
authored andcommitted
Updates for Crystal installation (ros2#34)
1 parent 525293e commit ca3de02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Linux-Install-Debians.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Resources:
1111
* `Repositories <http://repo.ros2.org>`__
1212
* Status Pages:
1313

14+
* ROS 2 Crystal (Ubuntu Bionic): `amd64 <http://repo.ros2.org/status_page/ros_crystal_default.html>`__\ , `arm64 <http://repo.ros2.org/status_page/ros_crystal_ubv8.html>`__
1415
* ROS 2 Bouncy (Ubuntu Bionic): `amd64 <http://repo.ros2.org/status_page/ros_bouncy_default.html>`__\ , `arm64 <http://repo.ros2.org/status_page/ros_bouncy_ubv8.html>`__
1516
* ROS 2 Ardent (Ubuntu Xenial): `amd64 <http://repo.ros2.org/status_page/ros_ardent_default.html>`__\ , `arm64 <http://repo.ros2.org/status_page/ros_ardent_uxv8.html>`__
1617

@@ -53,7 +54,7 @@ First set an environment variable for the ROS 2 release you want to install so i
5354

5455
.. code-block:: bash
5556
56-
export ROS_DISTRO=bouncy # or ardent
57+
export ROS_DISTRO=crystal # or bouncy or ardent
5758
sudo apt update
5859
5960
Desktop Install (Recommended): ROS, RViz, demos, tutorials.

0 commit comments

Comments
 (0)