File tree 4 files changed +26
-2
lines changed
4 files changed +26
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ /opt/ros/melodic/share/catkin/cmake/toplevel.cmake
Original file line number Diff line number Diff line change 57
57
</group>
58
58
?>
59
59
<!-- Begin Torpedo1-->
60
+ <?ignore
60
61
<group ns =" Torpedo1" >
61
62
<param name =" tf_prefix" value =" robot3_tf" />
62
63
<param name =" robot_description"
63
64
command =" $(find xacro)/xacro --inorder '$(find uv_worlds)/urdf/torpedos1.xacro' " />
64
65
<node name =" spawn_urdf" pkg =" gazebo_ros" type =" spawn_model"
65
66
args =" -urdf -param robot_description -model torpedos_1" />
66
67
</group>
67
-
68
+ ?>
68
69
<!-- Begin Pathmarker1 -->
69
70
70
71
<group ns =" Pathmarker1" >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <launch >
3
+ <include file =" $(find uv_worlds)/launch/lake_challenges.launch" />
4
+
5
+ <arg name =" node_start_delay" value =" 5.0" />
6
+
7
+ <include file =" $(find vehicle_descriptions)/launch/vtec_u3.launch" />
8
+
9
+ <arg name =" node_start_delay_2" default =" 1.0" />
10
+
11
+ <include file =" $(find uv_worlds)/launch/task_obstacles.launch" />
12
+
13
+ <arg name =" node_start_delay_3" default =" 1.0" />
14
+
15
+ <include file =" $(find vanttec_uuv)/launch/uuv_simulation.launch" />
16
+
17
+ <arg name =" node_start_delay_4" default =" 10.0" />
18
+
19
+ <node pkg =" vehicle_descriptions" type =" gazebo_interface" name =" gazebo_interface" />
20
+
21
+ <node pkg =" vanttec_uuv" type =" object_detector_node" name =" object_detector_node" />
22
+
23
+ </launch >
You can’t perform that action at this time.
0 commit comments