Skip to content

Commit 0e6ce4b

Browse files
committed
chore: add missing dependencies to autoware.repos
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent de0d8fe commit 0e6ce4b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

autoware.repos

+12
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ repositories:
6969
type: git
7070
url: https://github.com/ros-planning/navigation2.git
7171
version: main
72+
universe/external/slam_tool_box:
73+
type: git
74+
url: https://github.com/SteveMacenski/slam_toolbox.git
75+
version: ros2
76+
universe/external/aruco_ros:
77+
type: git
78+
url: https://github.com/pal-robotics/aruco_ros.git
79+
version: humble-devel
7280
# launcher
7381
launcher/autoware_launch:
7482
type: git
@@ -109,6 +117,10 @@ repositories:
109117
type: git
110118
url: https://github.com/tier4/pacmod_interface.git
111119
version: main
120+
vehicle/external/pacmod3_msgs:
121+
type: git
122+
url: https://github.com/astuff/pacmod3_msgs.git
123+
version: main
112124
# param
113125
param/autoware_individual_params:
114126
type: git

0 commit comments

Comments
 (0)