We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c17e9 commit c40012cCopy full SHA for c40012c
nextage_tutorials/launch/jsk_nextage_bringup.launch
@@ -0,0 +1,15 @@
1
+<launch>
2
+ <arg name="node_start_delay" default="2.0" />
3
+ <include file="$(find nextage_tutorials)/launch/l515_head.launch" >
4
+ </include>
5
+
6
+ <include file="$(find nextage_tutorials)/launch/d405_lhand.launch" >
7
8
9
+ <include file="$(find nextage_tutorials)/launch/right_ft_sensor.launch" >
10
11
12
+ <include file="$(find nextage_tutorials)/launch/dual_touch.launch" >
13
14
15
+</launch>
nextage_tutorials/launch/jsk_nextageopen.launch
0 commit comments