Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / launch / helper_nodes.launch @ 40659cb8

History | View | Annotate | Download (164 Bytes)

1 40659cb8 Colony Scout
<launch>
2
  <node name="motors" pkg="motors" type="motors_node" />
3
  <node name="encoders" pkg="encoders" type="encoders_node" />
4
  <!-- TODO add more -->
5
</launch>