Commit 0e6ce4b 1 parent de0d8fe commit 0e6ce4b Copy full SHA for 0e6ce4b
File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,14 @@ repositories:
69
69
type: git
70
70
url: https://github.com/ros-planning/navigation2.git
71
71
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
72
80
# launcher
73
81
launcher/autoware_launch:
74
82
type: git
@@ -109,6 +117,10 @@ repositories:
109
117
type: git
110
118
url: https://github.com/tier4/pacmod_interface.git
111
119
version: main
120
+ vehicle/external/pacmod3_msgs:
121
+ type: git
122
+ url: https://github.com/astuff/pacmod3_msgs.git
123
+ version: main
112
124
# param
113
125
param/autoware_individual_params:
114
126
type: git
You can’t perform that action at this time.
0 commit comments