v0.6.5
🐛 Fixes
- Fixes a numerical instability in velocity control, in particular when calculating trajectories to a zero target state.
- Fixes
pip install
for non-prebuild architectures. - Fixes an error when building the Online API flag (
BUILD_ONLINE_CLIENT
) with some C++17 compilers due to the nlohmann/json dependency.