Newer
Older
<!-- Path (relative path to Adapter.java location) and name value can be changed. -->
<!-- Path to and name of feature model generated by Feature IDE. -->
<featuremodel type="file" name="featuremodel.xml" path="./resources/output/" />
<!-- Path to all available sensor configuration files. -->
<sensorconfig type="directory" path="./resources/input/sensorconfig/" />
<gazebomodel type="directory" path="./resources/input/bot_description/" />
<!-- <gazebomodel type="directory" path="./../../sim/bot_description/" /> -->
<!-- Path to and name of the generated .gazebo.xacro file. -->
<gazebomodel type="file" name="bot.gazebo.xacro" path="./../../../build/sim/" />
<!-- Path to and name of the file stating the selected bots name. -->
<botname type="file" name="botname.txt" path="./../../../build/sim/" />