Skip to content

Commit

Permalink
docs: update README to correct calibration tools repository filename
Browse files Browse the repository at this point in the history
Signed-off-by: Sho Iwasawa <[email protected]>
  • Loading branch information
zusizusi committed Jan 7, 2025
1 parent 8baa9e5 commit 7d9e880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ After installing [autoware](https://github.com/tier4/autoware) (please see [sour
```bash
cd autoware
wget https://raw.githubusercontent.com/tier4/CalibrationTools/tier4/universe/calibration_tools_autoware.repos
vcs import src < calibration_tools.repos
vcs import src < calibration_tools_autoware.repos
rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release
```
Expand Down

0 comments on commit 7d9e880

Please sign in to comment.