aligator v0.4.1
What's Changed
Changed
- CMake: fetch submodule if not available in (#103)
- CMake: move benchmark dependency speecification in main file
- Document and simplify the LQR example
- Finish the se2-car.cpp example (#110)
- Add template instantiation for IntegratorAbstract, ExplicitIntegratorAbstract and IntegratorRK2 (#114)
- Don't output numpy matrices in
example-talos-arm
Fixed
- Fix name of frame parent attribute in examples
- Export C++ definitions in CMake config file
- Fix Doxyfile python bindings directory (#110)
- Fix for eigenpy 3.3 (#121)
Full Changelog: v0.4.0...v0.4.1