-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimulator.repos
26 lines (26 loc) · 838 Bytes
/
simulator.repos
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
repositories:
simulator/scenario_simulator:
type: git
url: https://github.com/tier4/scenario_simulator_v2.git
version: master
simulator/perception_eval:
type: git
url: https://github.com/tier4/autoware_perception_evaluation.git
version: main
simulator/driving_log_replayer:
type: git
url: https://github.com/tier4/driving_log_replayer.git
version: main
simulator/driving_log_replayer_v2:
type: git
url: https://github.com/tier4/driving_log_replayer_v2.git
version: main
simulator/vendor/ros2_numpy:
type: git
url: https://github.com/Box-Robotics/ros2_numpy.git
# version humble is available for both humble and galactic
version: humble
simulator/vendor/ros2bag_extensions:
type: git
url: https://github.com/tier4/ros2bag_extensions.git
version: main