Marcel Köpke
Marcel Köpke
The current binary distribution https://github.com/casadi/casadi/releases/download/3.5.5/casadi-linux-py39-v3.5.5-64bit.tar.gz of casadi has an incomplete cmake configuration: * `casadi/cmake/casadi-targets-release.cmake` ```cmake #---------------------------------------------------------------- # Generated CMake target import file for configuration "Release". #---------------------------------------------------------------- # Commands may need...
This will fix issue #8 and preserve development log level.
Hey, when I run a recorder and stop it, **sometimes** the event thread throws an exception: ```python Exception in thread Thread-98: Traceback (most recent call last): File "/usr/lib64/python3.7/threading.py", line 926,...