We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93435d2 commit 72e21a4Copy full SHA for 72e21a4
1 file changed
README.md
@@ -12,7 +12,7 @@ rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO
12
13
# lsdb_interfaceのビルドで依存するやつらをマニュアルで入れる
14
sudo apt install ros-humble-autoware-auto-msgs
15
-sudo apt install autoware-vehicle-info-utils
+sudo apt install ros-humble-autoware-vehicle-info-utils
16
17
MAKEFLAGS="-j1" colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --parallel-workers 1
18
0 commit comments