masterlaunch file
This commit is contained in:
parent
f6cff545e9
commit
d6a267c4eb
2 changed files with 1 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
|
||||
<group if="$(arg enableBagging)" >
|
||||
<node pkg="rosbag" type="record" name="rosbag_record_wlan"
|
||||
args="record -o /tmp/wlan_pioneer /pose /sonar /scan /slam_gmapping/entropy /tf /base_scan /wlan_signal" />
|
||||
args="record -o /tmp/wlan_pioneer /pose /scan /tf /wlan_signal" />
|
||||
</group>
|
||||
|
||||
</launch>
|
||||
|
|
|
@ -4,5 +4,4 @@
|
|||
<param name="wlan_ssid" type="string" value="HSMA-VPN" />
|
||||
|
||||
<node pkg="wlan_pioneer" type="wlanSignal" name="wlanSignal" launch-prefix="sudo -S -E"/>
|
||||
|
||||
</launch>
|
||||
|
|
Loading…
Reference in a new issue