jiminy
jiminy copied to clipboard
[python] First-class EngineMultiRobot.
Now that it is clearly impossible to have a system named ""
if there is multiple systems, you could probably simplify the logics in Simulator
. By the way, you should restore the "state"
proxy property, it would make the update a lot easier.
The viewer segfault causes some tests to fail for reference: https://github.com/panda3d/panda3d/issues/1372
I'm going for a full refactoring a the log reading/writing procedure (both C++ and Python) to make it easier to manipulate it, avoid edge-cases raising exceptions, and reduce boilerplate.