Skip to content

Commit

Permalink
Fix typo in the ament ws creation script
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-jesus authored Sep 15, 2023
1 parent 8ec9399 commit 5a7f4be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion factory/22.04/iron2humble_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The Stretch Install repo has switched the version of ROS2 installed with the Ubu

5. Run the ament workspace creation script
```
./factory/20.04/stretch_create_ament_workspace.sh
cd ~/stretch_install
./factory/22.04/stretch_create_ament_workspace.sh
```
The script can fails silently. If the last line printed out isn't "Setup calibrated robot URDF...", something went wrong. Contact Hello Robot Support.

Expand Down

0 comments on commit 5a7f4be

Please sign in to comment.