Skip to content

Commit e525af4

Browse files
Update andino_hardware README.md (#256)
Minor update to andino_hardware readme.
1 parent 8711526 commit e525af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

andino_hardware/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ Let' source the ROS Humble installation:
286286
```
287287
source /opt/ros/humble/setup.bash
288288
```
289-
Let's build the packages (`andino_gz_classic` and `andino_navigation` work only in simulation):
289+
Let's build the packages (`andino_gz_classic` and `andino_apps` relies on simulation so we skip them):
290290
```
291-
colcon build --packages-skip andino_gz_classic andino_navigation
291+
colcon build --packages-skip andino_gz_classic andino_apps
292292
```
293293
After building is completed:
294294
```

0 commit comments

Comments
 (0)