cklb / pymoskito

Python based modular control simulation kickass toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash on invalid controller input source

cklb opened this issue · comments

If the given controller input string is not allowed, the program crashes.
Instead of Assertions, a ModleException or something similar should be thrown be a initializing SimulationModule and caught by the SimulationInterface