Project

General

Profile

Revision 40659cb8

ID40659cb8e0c40c49875bb00f3288c504d9fee1de
Parent 0fb861bc
Child af7e0f94, 8741d18c

Added by Colony Scout about 11 years ago

More fixes to launch scripts (poorly written by Tom ;)

View differences:

scout/libscout/launch/rosscout.launch
5 5
     -->
6 6

  
7 7
<launch>
8
  <include file="$(find scout_avr)/launch/rosserial.xml" />
9
  <include file="$(find libscout)/launch/helper_nodes.xml" />
8
  <include file="$(find scout_avr)/launch/rosserial.launch" />
9
  <include file="$(find libscout)/launch/helper_nodes.launch" />
10 10
  <!-- TODO launch a top-level libscout behavior -->
11 11
</launch>

Also available in: Unified diff