Skip to content

Commit

Permalink
fix(common_sensor_launch): add nebula to package.xml (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
drwnz authored Aug 2, 2023
1 parent 886e41d commit 3cef1e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common_sensor_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<exec_depend>velodyne_driver</exec_depend>
<exec_depend>nebula_sensor_driver</exec_depend>
<exec_depend>velodyne_monitor</exec_depend>
<exec_depend>velodyne_pointcloud</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>
Expand Down

0 comments on commit 3cef1e4

Please sign in to comment.