asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
57 stars 27 forks source link

ARE - starting with modelname as parameter, only subfolders possible #179

Open benjaminaigner opened 7 years ago

benjaminaigner commented 7 years ago

If you launch the ARE with start_debug.sh or start.sh, it is not possible to load models from a different directory than subfolders of bin/ARE.

E.g., ./start_debug.sh ../ACS/models/componentTests/actuators/DotMeter_test.acs

cannot be loaded.

deinhofer commented 7 years ago

currently the parameter is interpreted as modelname of a file in the models folder.

But maybe you are right, it could be handy to allow your suggestion.

What if you use an absolute model path? Does this work?