Skip to content

Commit

Permalink
chore: add prefix for rosdep
Browse files Browse the repository at this point in the history
Signed-off-by: 1222-takeshi <[email protected]>
  • Loading branch information
1222-takeshi authored and Autumn60 committed Oct 8, 2024
1 parent f62bb2e commit ede3ee0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions aip_x1_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<exec_depend>autoware_compare_map_segmentation</exec_depend>
<exec_depend>autoware_elevation_map_loader</exec_depend>
<exec_depend>autoware_gnss_poser</exec_depend>
<exec_depend>autoware_ground_segmentation</exec_depend>
<exec_depend>autoware_imu_corrector</exec_depend>
<exec_depend>autoware_occupancy_grid_map_outlier_filter</exec_depend>
<exec_depend>autoware_pointcloud_preprocessor</exec_depend>
<exec_depend>common_sensor_launch</exec_depend>
<exec_depend>compare_map_segmentation</exec_depend>
<exec_depend>elevation_map_loader</exec_depend>
<exec_depend>ground_segmentation</exec_depend>
<exec_depend>individual_params</exec_depend>
<exec_depend>occupancy_grid_map_outlier_filter</exec_depend>
<exec_depend>rclcpp_components</exec_depend>
<exec_depend>ros2_socketcan</exec_depend>
<exec_depend>tamagawa_imu_driver</exec_depend>
Expand Down

0 comments on commit ede3ee0

Please sign in to comment.