This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
Release v0.5.0
Pre-release
Pre-release
This release is compatible with:
- hardware-interface v0.5.0
- monitor v0.5.0
- simulation v0.5.0
- gait-generation v0.4.0
- input-device v4.0.0
- arduino-master v0.1.0
New π
- New and improved gait version service
- More efficient implementation of setpoint interpolation
- New subgait format, which is less redundant and more efficient
- New
GaitGoal
format, which leaves out the whole subgait - New gait state machines (slalom, mini step and fixed slope down)
- Parametric gait versions
Fix π₯
- New tuning
- Updated collision model and limits which reflect the real hardware better
- Fixed gait type checking in gain scheduler
- Change FollowJointTrajectory from warning to error