- Fixed issue: Wrong sparse Jacobian pattern in solver LM
- Stage functions: added dedicated method for state and time dependency
- Lsq form added to hybrid cost functions
- Added missing header for eigenvalue computation
- Contributors: Christoph Rösmann
- Hybrid cost functions added: Minimum time and control/state quadratic form
- Discretization grids: The time difference is now initialized to dt_ref for proper reference caching
- Contributors: Christoph Rösmann
- Changed minimum CMake version to 3.1
- Add default parameter to SolverIpopt::initialize() in case Ipopt is not found..
- Removed obsolete gmock include
- Fix setLastControlRef and graph consistency.
- Internal libgtest target renamed. Fixed compilation issue for yaml-cpp test
- Contributors: Christoph Rösmann, Maximilian Krämer
- Removed exec_depend on catkin to allow the use of the same release for ros1 and ros2
- Contributors: Christoph Rösmann
- Changed build_type to cmake in package.xml according to REP-136
- Set some optional findPackage cmake scripts to quiet
- Contributors: Christoph Rösmann
- Changed ros dependency from eigen3 to eigen
- Contributors: Christoph Rösmann
- First release
- Contributors: Christoph Rösmann