Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andrej Orsula <[email protected]>
  • Loading branch information
AndrejOrsula committed Dec 16, 2022
1 parent 14f5402 commit eff9e9c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# CHANGELOG

## [\[2.0.0\] - 2022-07-18](https://github.com/AndrejOrsula/drl_grasping/releases/tag/2.0.0)
## [\[2.0.0\] - 2022-12-16](https://github.com/AndrejOrsula/drl_grasping/releases/tag/2.0.0)

### Added

- Full integration with `ros2_control`.
- Support for `moveit_servo` via `pymoveit`.
- Support for mobile manipulators.
- `lunalab_summit_xl_gen` is now added to the supported (mobile) robot models.
- Configuration of pre-commit git hooks.
- `lunalab_summit_xl_gen` is now added to the supported (mobile) robot models.
- New `GraspPlanetary` environment with various observation variants.
- Additional observation variants for `Grasp` environments.
- Models for `Sun` and `RandomSun`, replacing the default light contained in SDF worlds.
- Camera can now be mounted relative to robot frame (configurable) via DetachableJoint.
- Added experimental setup for Dreamer V2 algorithm.
- Configuration of pre-commit git hooks.

### Changed

Expand Down

0 comments on commit eff9e9c

Please sign in to comment.