Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Mar 26, 2020
1 parent 9a60aac commit 204a113
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ All notable changes to this project are documented in this file.
## [Unreleased]
### Added
- Adding the possibility to use Gazebo base data inside the walking controller
- `TrajectoryGenerator` class of the `TrajectoryPlanner` library includes now
the method `getWeightPercentage` to retrieve the amount of weight on each foot
requested by the planner.

### Changed
- Adding the `use_external_robot_base` parameter inside the `dcm_walking_with_joypad.ini`
- Adding the Gazebo base data port inside the `robotControl.ini`
- Tunning the `zmpControllerParams.ini` and `dcmReactiveControllerParams.ini`
- Tunning the `zmpControllerParams.ini` and `dcmReactiveControllerParams.ini`
- Modifying the follwoing classes for geting and using Gazebo base data:
- `/KinDynWrapper/Wrapper`
- `RobotInterface/Helper`
Expand Down Expand Up @@ -40,7 +43,6 @@ All notable changes to this project are documented in this file.
- `TrajectoryPlanner` library related to trajectory planner
- `KinDynWrapper` iDynTree `KinDynComputation` wrapper.
- `RetargetingClient` client for the retargeting
- `TrajectoryGenerator` class of the `TrajectoryPlanner` library includes now the method `getWeightPercentage` to retrieve the amount of weight on each foot requested by the planner.

## [0.2.0] - 2019-10-24
### Added
Expand Down

0 comments on commit 204a113

Please sign in to comment.