forked from tier4/AutowareArchitectureProposal.proj
-
Notifications
You must be signed in to change notification settings - Fork 0
/
autoware.proj.repos
54 lines (54 loc) · 1.56 KB
/
autoware.proj.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
repositories:
# autoware
autoware/autoware.iv:
type: git
url: [email protected]:tier4/autoware.iv.universe.git
version: master
autoware/launcher:
type: git
url: [email protected]:tier4/autoware_launcher.iv.universe.git
version: master
# description
description/sensor/sensor_description:
type: git
url: [email protected]:tier4/sensor_description.iv.universe.git
version: master
description/vehicle/lexus_description:
type: git
url: [email protected]:tier4/lexus_description.iv.universe.git
version: master
# simulator
simulator/planning_simulator:
type: git
url: [email protected]:tier4/planning_simulator.iv.universe.git
version: master
simulator/planning_simulator_launcher:
type: git
url: [email protected]:tier4/planning_sim_launcher.iv.universe.git
version: master
simulator/scenario_runner:
type: git
url: [email protected]:tier4/scenario_runner.iv.universe.git
version: master
# vendor
vendor/lanelet2:
type: git
url: [email protected]:fzi-forschungszentrum-informatik/Lanelet2.git
version: 1.0.1
vendor/mrt_cmake_modules:
type: git
url: [email protected]:KIT-MRT/mrt_cmake_modules.git
version: 1.0.2
vendor/livox_ros_driver:
type: git
url: [email protected]:Livox-SDK/livox_ros_driver.git
version: v2.5.0
vendor/velodyne_vls:
type: git
url: [email protected]:tier4/velodyne_vls.git
version: tier4/master
# calibration
calibration/tunable_static_tf_broadcaster:
type: git
url: [email protected]:tier4/tunable_static_tf_broadcaster.git
version: master