You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ The purpose of these images is to provide a ready-to-use base development enviro
8
8
9
9
The types of images created are:
10
10
* OS Base: "ready to install ROS and build a workspace" - has ROS APT repositories setup and build tools installed, but no actual ROS packages installed yet
11
-
*[`ros-core`](https://index.ros.org/p/ros_core/github-ros2-variants/): Built on OS Base, contains the `ros-core` variant preinstalled
12
-
*[`ros-base`](https://index.ros.org/p/ros_base/github-ros2-variants/): Built on OS Base, contains the `ros-base` variant preinstalled
13
-
*[`desktop`](https://index.ros.org/p/desktop/github-ros2-variants/): Built on OS Base, contains the `desktop` variant preinstalled
11
+
*[`ros-core`](https://index.ros.org/p/ros_core/): Built on OS Base, contains the `ros-core` variant preinstalled
12
+
*[`ros-base`](https://index.ros.org/p/ros_base/): Built on OS Base, contains the `ros-base` variant preinstalled
13
+
*[`desktop`](https://index.ros.org/p/desktop/): Built on OS Base, contains the `desktop` variant preinstalled
14
14
15
15
The tagging structure is `setup-ros-docker/{OS-VERSION}[-{ROS-DISTRO}-{ROS-VARIANT}]`
0 commit comments