Skip to content

Commit 72e21a4

Browse files
Update installation command for vehicle info utils
1 parent 93435d2 commit 72e21a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO
1212
1313
# lsdb_interfaceのビルドで依存するやつらをマニュアルで入れる
1414
sudo apt install ros-humble-autoware-auto-msgs
15-
sudo apt install autoware-vehicle-info-utils
15+
sudo apt install ros-humble-autoware-vehicle-info-utils
1616
1717
MAKEFLAGS="-j1" colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --parallel-workers 1
1818

0 commit comments

Comments
 (0)