Skip to content

Commit

Permalink
Fixed synthetic reader available(False), and added a unittest for the…
Browse files Browse the repository at this point in the history
… fix. Closes #117.
  • Loading branch information
jackjansen committed Aug 1, 2024
1 parent 1181dfd commit 38fe960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Don't use numpy 2.0 until issues with open3d are fixed (#109)
- Fixed colors for cwipc_view --rgb with RealSense camera (#115)
- Fixed cwipc_register for multiple RealSense cameras (#106)
- Fixed cwipc_synthetic reader to not wait on available(False) (#117)

## [7.5.3] - 2024-04-30

Expand Down
2 changes: 1 addition & 1 deletion cwipc_util

0 comments on commit 38fe960

Please sign in to comment.