Skip to content

Commit

Permalink
feat: add dependency of vendor packages (autowarefoundation#86)
Browse files Browse the repository at this point in the history
* feat: add vendor packages

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* fix: missing white space

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
  • Loading branch information
taikitanaka3 authored Dec 2, 2021
1 parent a07ef97 commit 3212d92
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions build_depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,39 @@ repositories:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git
version: tier4/main
vendor/grid_map:
type: git
url: https://github.com/ANYbotics/grid_map.git
version: ba2f9cb6e62f7ee9c5bac7401391a211e442e459
vendor/perception_pcl:
type: git
url: https://github.com/ros-perception/perception_pcl.git
version: foxy-devel
vendor/topic_tools:
type: git
url: https://github.com/tier4/topic_tools.git
version: tier4/main
vendor/rosbridge_suite:
type: git
url: https://github.com/RobotWebTools/rosbridge_suite.git
version: ros2
vendor/rosauth:
type: git
url: https://github.com/GT-RAIL/rosauth.git
version: ros2
vendor/ndt_omp:
type: git
url: https://github.com/tier4/ndt_omp.git
version: tier4/main
vendor/mussp:
type: git
url: https://github.com/tier4/muSSP.git
version: tier4/main
vendor/hash_library_vendor:
type: git
url: https://github.com/tier4/hash_library_vendor.git
version: main
vendor/pointcloud_to_laserscan:
type: git
url: https://github.com/tier4/pointcloud_to_laserscan.git
version: tier4/main

0 comments on commit 3212d92

Please sign in to comment.