|
| 1 | +repositories: |
| 2 | + # core |
| 3 | + core/autoware_msgs: |
| 4 | + type: git |
| 5 | + url: https://github.com/autowarefoundation/autoware_msgs.git |
| 6 | + version: 1.11.0 |
| 7 | + core/autoware_adapi_msgs: |
| 8 | + type: git |
| 9 | + url: https://github.com/autowarefoundation/autoware_adapi_msgs.git |
| 10 | + version: 1.9.1 |
| 11 | + core/autoware_internal_msgs: |
| 12 | + type: git |
| 13 | + url: https://github.com/autowarefoundation/autoware_internal_msgs.git |
| 14 | + version: 1.12.1 |
| 15 | + core/autoware_cmake: |
| 16 | + type: git |
| 17 | + url: https://github.com/autowarefoundation/autoware_cmake.git |
| 18 | + version: 1.1.0 |
| 19 | + core/autoware_utils: |
| 20 | + type: git |
| 21 | + url: https://github.com/autowarefoundation/autoware_utils.git |
| 22 | + version: 1.5.0 |
| 23 | + core/autoware_lanelet2_extension: |
| 24 | + type: git |
| 25 | + url: https://github.com/autowarefoundation/autoware_lanelet2_extension.git |
| 26 | + version: 0.10.0 |
| 27 | + core/autoware_core: |
| 28 | + type: git |
| 29 | + url: https://github.com/autowarefoundation/autoware_core.git |
| 30 | + version: 1.6.0 |
| 31 | + core/autoware_rviz_plugins: |
| 32 | + type: git |
| 33 | + url: https://github.com/autowarefoundation/autoware_rviz_plugins.git |
| 34 | + version: 0.3.0 |
| 35 | + # universe |
| 36 | + universe/autoware_universe: |
| 37 | + type: git |
| 38 | + url: https://github.com/autowarefoundation/autoware_universe.git |
| 39 | + version: 0.49.0 |
| 40 | + universe/external/tier4_ad_api_adaptor: # TODO(TIER IV): Migrate to AD API and remove this repository entry. |
| 41 | + type: git |
| 42 | + url: https://github.com/tier4/tier4_ad_api_adaptor.git |
| 43 | + version: 0.46.0 |
| 44 | + universe/external/tier4_autoware_msgs: |
| 45 | + type: git |
| 46 | + url: https://github.com/tier4/tier4_autoware_msgs.git |
| 47 | + version: v0.58.0 |
| 48 | + # Fix the version not to merge https://github.com/MORAI-Autonomous/MORAI-ROS2_morai_msgs/pull/9 |
| 49 | + universe/external/morai_msgs: |
| 50 | + type: git |
| 51 | + url: https://github.com/MORAI-Autonomous/MORAI-ROS2_morai_msgs.git |
| 52 | + version: e2e75fc1603a9798773e467a679edf68b448e705 |
| 53 | + universe/external/muSSP: |
| 54 | + type: git |
| 55 | + url: https://github.com/tier4/muSSP.git |
| 56 | + version: c79e98fd5e658f4f90c06d93472faa977bc873b9 |
| 57 | + universe/external/pointcloud_to_laserscan: |
| 58 | + type: git |
| 59 | + url: https://github.com/tier4/pointcloud_to_laserscan.git |
| 60 | + version: d969ec699f84fad827fbadfa3001c9c657482fbe |
| 61 | + universe/external/eagleye: |
| 62 | + type: git |
| 63 | + url: https://github.com/MapIV/eagleye.git |
| 64 | + version: 575136ebba99892946d36d8398f228aee2136af0 |
| 65 | + universe/external/rtklib_ros_bridge: |
| 66 | + type: git |
| 67 | + url: https://github.com/MapIV/rtklib_ros_bridge.git |
| 68 | + version: ef094407bba4f475a8032972e0c60cbb939b51b8 |
| 69 | + universe/external/llh_converter: |
| 70 | + type: git |
| 71 | + url: https://github.com/MapIV/llh_converter.git |
| 72 | + version: 4fc2a2e1bc9dcf3e6ab0a8085d8257168e160342 |
| 73 | + universe/external/glog: # TODO(Horibe): to use isGoogleInitialized() API in v0.6.0. Remove when the rosdep glog version is updated to v0.6.0 (already updated in Ubuntu 24.04) |
| 74 | + type: git |
| 75 | + url: https://github.com/tier4/glog.git |
| 76 | + version: ea36766fdc2ac8e8c8e3ac988ae69acd6d09bb30 |
| 77 | + universe/external/bevdet_vendor: # TODO: wrap the original bevdet-tensorrt-cpp source code as a vendor package and provide it to autoware_tensorrt_bevdet package |
| 78 | + type: git |
| 79 | + url: https://github.com/autowarefoundation/bevdet_vendor.git |
| 80 | + version: 0.1.0 |
| 81 | + universe/external/trt_batched_nms: |
| 82 | + type: git |
| 83 | + url: https://github.com/autowarefoundation/trt_batched_nms.git |
| 84 | + version: 0.1.0 |
| 85 | + universe/external/cuda_blackboard: |
| 86 | + type: git |
| 87 | + url: https://github.com/autowarefoundation/cuda_blackboard.git |
| 88 | + version: 0.3.0 |
| 89 | + universe/external/negotiated: |
| 90 | + type: git |
| 91 | + url: https://github.com/osrf/negotiated.git |
| 92 | + version: eac198b55dcd052af5988f0f174902913c5f20e7 |
| 93 | + universe/external/managed_transform_buffer: |
| 94 | + type: git |
| 95 | + url: https://github.com/autowarefoundation/managed_transform_buffer.git |
| 96 | + version: 0.1.0 |
| 97 | + # launcher |
| 98 | + launcher/autoware_launch: |
| 99 | + type: git |
| 100 | + url: https://github.com/autowarefoundation/autoware_launch.git |
| 101 | + version: 0.49.0 |
| 102 | + # sensor_component |
| 103 | + sensor_component/external/sensor_component_description: |
| 104 | + type: git |
| 105 | + url: https://github.com/tier4/sensor_component_description.git |
| 106 | + version: 03ba094851ec90febfcfc0adb20b64b0e19df7a8 |
| 107 | + sensor_component/external/nebula: |
| 108 | + type: git |
| 109 | + url: https://github.com/tier4/nebula.git |
| 110 | + version: v0.2.6 |
| 111 | + # Fork of transport_drivers that enables reduction of copy operations |
| 112 | + sensor_component/transport_drivers: |
| 113 | + type: git |
| 114 | + url: https://github.com/autowarefoundation/transport_drivers |
| 115 | + version: 39ebd8afe1bb9760a6cd6272e428468480f6de90 |
| 116 | + # Continental compatible version of ROS 2 socket CAN |
| 117 | + sensor_component/ros2_socketcan: |
| 118 | + type: git |
| 119 | + url: https://github.com/autowarefoundation/ros2_socketcan |
| 120 | + version: e39a814180b03f00a5692b6951a5d4e9f0463486 |
| 121 | + # middleware |
| 122 | + # TODO(TIER IV): During the transition period of Agnocast introduction, |
| 123 | + # the Agnocast ROS packages are provided as a source build. |
| 124 | + # Once the transition stabilizes, use the packages released from the official ROS repository. |
| 125 | + # Issue: https://github.com/autowarefoundation/autoware/issues/5968 |
| 126 | + middleware/external/agnocast: |
| 127 | + type: git |
| 128 | + url: https://github.com/tier4/agnocast.git |
| 129 | + version: 2.1.2 |
0 commit comments