scenariomanager does not work with all scenarios
The scenariomanager does not work with scenarios located in scenarios/tests:
simon@refdist:~/armarx/Armar3/scenarios/tests/HapticExplorationTest$ armarx scenario start HapticExplorationTest.scx
Profile: default
-! 11/02/16 14:52:53.583 /home/simon/armarx/ArmarXCore/build/bin/ScenarioCliRun: warning: invalid config file entry: "x# =================================================================="
This executable is an application within the ArmarX framework.
==================================================================
Starting an ArmarX Scenario
==================================================================
In order to start a Scenario pass either a path to an scx file or a Scenario name with a command. Example command:
> armarx scenario command scxpath/scxname [package name] [-a application]
Help options:
-h [ --help ] Help option
-c [ --command ] arg What should be done: {
start,
stop,
kill,
restart (kills by default),
list (List all Scenario in Packages in
ArmarX.DefaultPackages)
}
-f [ --file ] arg (=.) Path to the scx file (default: looks in current dir)
-p [ --package ] arg [optional] If the packages are included in your
default config as ArmarX.DefaultPackages this can be
left empty
-a [ --application ] arg [optional] Application out of the Scenario to
execute the command with
Could not find Scenario HapticExplorationTest in Package Armar3