Release v1.0.6
Features
- [annotated_to_deepen] Add default attributes (#67)
- Add data interpolation (#51)
- [utils/misc] Add guard for image_timestamp_list array (#78)
- Update
TrafficSignal
toTrafficLight
(#80)
Bug Fixes
- Adjust bbox mask based on frame and sensor (#79)
- [rosbag2_to_annotated_t4_tlr] Make Rosbag2ToAnnotatedT4TlrConverter work (#82)
Builds
- [deps] Bump pillow from 9.5.0 to 10.2.0 (#75)
Chores
- [deepent_to_t4] Fix type hints of input_bag_base (#72)
What's Changed
- feat(annotated_to_deepen): add default attributes by @kminoda in #67
- chore(deepent_to_t4): fix type hints of input_bag_base by @yukke42 in #72
- feat: add data interpolation by @ktro2828 in #51
- build(deps): bump pillow from 9.5.0 to 10.2.0 by @dependabot in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- fix: update
TrafficSignal
toTrafficLight
by @ktro2828 in #80 - feat(utils/misc): add guard for image_timestamp_list array by @kminoda in #78
- fix: adjust bbox mask based on frame and sensor by @Maciejeg in #79
- fix(rosbag2_to_annotated_t4_tlr): make Rosbag2ToAnnotatedT4TlrConverter work by @miursh in #82
New Contributors
- @Maciejeg made their first contribution in #79
Full Changelog: v1.0.5...v1.0.6