Skip to content

Commit

Permalink
Added binaries installation docs (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusSilvaUtrera <[email protected]>
  • Loading branch information
JesusSilvaUtrera authored Apr 3, 2024
1 parent e9ee418 commit 576fc45
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@ source install/setup.bash

`Note`: Whether your are installing the packages in your dev machine or in your robot the procedure is the same.

### Install the binaries

The packages have been also released via ROS package manager system for the 'humble' distro. You can check them [here](https://repo.ros2.org/status_page/ros_humble_default.html?q=andino).

These packages can be installed using `apt` (e.g: `sudo apt install ros-humble-andino-description`) or using `rosdep`.

## :rocket: Usage

### Robot bringup
Expand Down Expand Up @@ -215,7 +221,7 @@ This section is dedicated to recognizing and expressing gratitude to the open-so

## :raised_hands: Contributing

Issues or PRs are always welcome! Please refer to [CONTRIBUTING](CONTRIBUTING.md) doc.
Issues or PRs are always welcome! Please refer to [CONTRIBUTING](CONTRIBUTING.md) doc.

## Code development

Expand Down

0 comments on commit 576fc45

Please sign in to comment.