1 <!-- this script is meant to test the base interface ArmorTools and ArmorCluedo -->
5 <include file="$(find robocluedo)/config/parameters.launch"></include>
7 <node pkg="armor" type="execute" name="armor_service" args="it.emarolab.armor.ARMORMainService" required="true"/>
8 <node pkg="robocluedo" type="test_armor_tools" name="test_armor_tools" output="screen" required="true"></node>