Skip to content

Commit

Permalink
Update andino_hardware README.md
Browse files Browse the repository at this point in the history
Minor update to andino_hardware readme.
  • Loading branch information
francocipollone authored Jun 14, 2024
1 parent 8711526 commit 9d53d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions andino_hardware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,9 @@ Let' source the ROS Humble installation:
```
source /opt/ros/humble/setup.bash
```
Let's build the packages (`andino_gz_classic` and `andino_navigation` work only in simulation):
Let's build the packages (`andino_gz_classic` and `andino_apps` relies on simulation so we skip them):
```
colcon build --packages-skip andino_gz_classic andino_navigation
colcon build --packages-skip andino_gz_classic andino_apps
```
After building is completed:
```
Expand Down

0 comments on commit 9d53d58

Please sign in to comment.