Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-romano committed Aug 31, 2021
1 parent 65dc0e8 commit c074ed3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


### Added
- Added support for exporting joint position limits to URDF for 1-DoF joints
(prismatic and revolute).
- Added pybind11 python bindings for adding and reading joint limits.

### Fixed
- In the URDF exporter, export only frames attached to the exported traversal [#914](https://github.com/robotology/idyntree/pull/914).

## [4.2.0] - 2021-07-23

- Add the possibility to pass the zmq url to the meshcat visualizer, to simplify its use in [Google Colab](https://colab.research.google.com) (https://github.com/robotology/idyntree/pull/905).
Expand Down

0 comments on commit c074ed3

Please sign in to comment.