This repository was archived by the owner on Mar 28, 2025. It is now read-only.
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
</include >
36
36
37
37
<!-- Velodyne Monitor -->
38
- <include file =" $(find-pkg-share velodyne_monitor )/launch/velodyne_monitor.launch.xml" if =" $(var launch_driver)" >
38
+ <include file =" $(find-pkg-share autoware_velodyne_monitor )/launch/velodyne_monitor.launch.xml" if =" $(var launch_driver)" >
39
39
<arg name =" ip_address" value =" $(var sensor_ip)" />
40
40
</include >
41
41
</launch >
Original file line number Diff line number Diff line change 35
35
</include >
36
36
37
37
<!-- Velodyne Monitor -->
38
- <include file =" $(find-pkg-share velodyne_monitor )/launch/velodyne_monitor.launch.xml" if =" $(var launch_driver)" >
38
+ <include file =" $(find-pkg-share autoware_velodyne_monitor )/launch/velodyne_monitor.launch.xml" if =" $(var launch_driver)" >
39
39
<arg name =" ip_address" value =" $(var sensor_ip)" />
40
40
</include >
41
41
</launch >
Original file line number Diff line number Diff line change 10
10
11
11
<buildtool_depend >ament_cmake_auto</buildtool_depend >
12
12
13
+ <exec_depend >autoware_velodyne_monitor</exec_depend >
13
14
<exec_depend >nebula_sensor_driver</exec_depend >
14
- <exec_depend >velodyne_monitor</exec_depend >
15
15
16
16
<test_depend >ament_lint_auto</test_depend >
17
17
<test_depend >autoware_lint_common</test_depend >
You can’t perform that action at this time.
0 commit comments