From dca15d8bb2c90b462b2e5c6ebb5158566981e4f8 Mon Sep 17 00:00:00 2001 From: Alexander Mock Date: Thu, 11 Sep 2025 00:16:45 +0200 Subject: [PATCH] fixed installation instructions --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index a187401..ceb1b28 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -34,7 +34,7 @@ rosdep install --from-paths . --ignore-src -r -y Go to workspace root `cd $YOUR_ROS_WS` and run ```bash -colcon build --packages-up-to mesh_navigation_tutorials +colcon build --packages-up-to mesh_navigation ``` ### Validate Build