Fix list formatting in ros
This commit is contained in:
parent
9ae4e75bbe
commit
f886adbfa4
|
|
@ -34,6 +34,7 @@ With the advancements and standardization of software containers, roboticists ar
|
||||||
## Deployment suggestions
|
## Deployment suggestions
|
||||||
|
|
||||||
The available tags include supported distros along with a hierarchy tags based off the most common meta-package dependencies, designed to have a small footprint and simple configuration:
|
The available tags include supported distros along with a hierarchy tags based off the most common meta-package dependencies, designed to have a small footprint and simple configuration:
|
||||||
|
|
||||||
- `ros-core`: barebone ROS install
|
- `ros-core`: barebone ROS install
|
||||||
- `ros-base`: basic tools and libraries (also tagged with distro name with LTS version as `latest`)
|
- `ros-base`: basic tools and libraries (also tagged with distro name with LTS version as `latest`)
|
||||||
- `robot`: basic install for robots
|
- `robot`: basic install for robots
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue