Skip to content

Commit

Permalink
Documented auxiliary_operation. Closes #84
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjansen committed Jan 31, 2024
1 parent b15aaba commit e7619d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- New API call `cwipc_tiledsource_auxiliary_operation` to have a capturer do a special operation, such as mapping 2D points to 3D points.
- There is a new utility `cwipc_register` to do registration of multiple cameras (replacing the old `cwipc_calibrate`).
- There is a new capturer `realsense_playback` which reads `.bag` recordings captured earlier. It behaves much more like a camera than the older `realsense_offline`.
- Cameraconfig files are now JSON by default (but XML is still supported for backward compatibility).
Expand Down

0 comments on commit e7619d2

Please sign in to comment.