Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
luator committed Sep 17, 2024
1 parent 937d3b7 commit fae465f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
- Disable position limit checks during shutdown trajectory. This allows setting
the rest position of the TriFingerPro to a more suitable position which is
outside of the operation limits.
- Camera frame rate is not hard-coded anymore in `trifinger_data_backend` and
`trifinger_backend`. Instead it is fetched from the camera settings
(`trifinger_data_backend`) or the camera driver directly (`trifinger_backend`).

### Fixed
- Update demo_data_logging to changed interface of the RobotLogger class.
Expand Down

0 comments on commit fae465f

Please sign in to comment.