Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / launch / helper_nodes.launch @ 7db6cf9f

History | View | Annotate | Download (165 Bytes)

1
<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>