We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8711526 commit e525af4Copy full SHA for e525af4
andino_hardware/README.md
@@ -286,9 +286,9 @@ Let' source the ROS Humble installation:
286
```
287
source /opt/ros/humble/setup.bash
288
289
-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):
290
291
-colcon build --packages-skip andino_gz_classic andino_navigation
+colcon build --packages-skip andino_gz_classic andino_apps
292
293
After building is completed:
294
0 commit comments