Skip to content

Commit

Permalink
feat: add repositry for awsim (#643)
Browse files Browse the repository at this point in the history
* feat: add repositry for awsim

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* chore: add line

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

* chore: remove sample_sensor_kit_launch

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

---------

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 authored Sep 5, 2023
1 parent 06677a0 commit a23a9a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions autoware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,14 @@ repositories:
url: https://github.com/tier4/rclcpp.git
# This old version is not directly related to the issue, but it is stable.
version: humble-with-fix-service-connection-patch

# awsim
awsim/awsim_sensor_kit_launch: # TODO: Integrate into sample_sensor_kit_launch
type: git
url: https://github.com/RobotecAI/awsim_sensor_kit_launch.git
version: main
# vehicle
awsim/sample_vehicle_launch:
type: git
url: https://github.com/autowarefoundation/sample_vehicle_launch.git
version: main

0 comments on commit a23a9a7

Please sign in to comment.