Releases: tier4/tier4_perception_dataset
Releases · tier4/tier4_perception_dataset
Release v1.0.16
What's Changed
- fix(t4-devkit): resolve rendering issues by @ktro2828 in #155
- feat: support march 2024 RX2 conversion by @miursh in #120
- chore: delete
t4-devkit
by @ktro2828 in #160 - feat: import deepen label functionality by @miursh in #159
- chore: bump to v1.0.16 by @ktro2828 in #162
Full Changelog: v1.0.15...v1.0.16
Release v1.0.15
Features
- [t4 devkit] Add support of saving rendering result as
.rrd
(#146)
Bug Fixes
- [non_annotated_t4_to_deepen] Fix frame skipping logic (#153)
Chode
- Fix typo of
occlusion
(#151)
What's Changed
- feat(t4 devkit): add support of saving rendering result as
.rrd
by @ktro2828 in #146 - chore: fix typo of
occlusion
by @ktro2828 in #151 - fix(non_annotated_t4_to_deepen): fix frame skipping logic by @miursh in #153
Full Changelog: v1.0.14...v1.0.15
Release v1.0.13
Features
- [t4-devkit] Remove
SensorChannel
and replace it bystr
(#132)
Bug Fixes
- [t4-devkit] Resolve unexpected point normalization (#133)
Documentation
- Comlops dataset design (#134)
Chores
- Add config yaml (#131)
What's Changed
- chore: add config yaml by @miursh in #131
- fix(t4-devkit): resolve unexpected point normalization by @ktro2828 in #133
- docs: comlops dataset design by @miursh in #134
- feat(t4-devkit): remove
SensorChannel
and replace it bystr
by @ktro2828 in #132 - chore: release v1.0.13 by @miursh in #135
Full Changelog: v1.0.12...v1.0.13
Release v1.0.12
Features
- Add
tier4-devkit
library (#111)
Builds
- [deps] Bump zipp from 3.18.2 to 3.19.1 (#128)
Chores
- Release v1.0.12 (#130)
What's Changed
- feat: add
tier4-devkit
library by @ktro2828 in #111 - build(deps): bump zipp from 3.18.2 to 3.19.1 by @dependabot in #128
- fix: missing transforms3d dependency by @ralwing in #125
- chore: release v1.0.12 by @miursh in #130
New Contributors
Full Changelog: v1.0.11...v1.0.12
Release v1.0.11
Features
- [rosbag_to_non_annotated_t4] Enhance image data handling to support CompressedImage format (#115)
Bug Fixes
- [non_annotated_t4_to_deepen] Skip frame when some cameras do not exist (#114)
- Rosbag conversion (#123)
Documentation
- Update dataset description (#121)
What's Changed
- feat(rosbag_to_non_annotated_t4): Enhance image data handling to support CompressedImage format by @miursh in #115
- fix(non_annotated_t4_to_deepen): skip frame when some cameras do not exist by @kminoda in #114
- docs: update dataset description by @miursh in #121
- fix: rosbag conversion by @miursh in #123
Full Changelog: v1.0.10...v1.0.11
Release v1.0.10
Features
- Add backward compatibility for autoware_auto_msgs (#104)
- Add backward compatibility for autoware_auto_msgs and autoware_msgs (#110)
Bug Fixes
- [converter_params] Fix type (#113)
What's Changed
- feat: add backward compatibility for autoware_auto_msgs by @kminoda in #104
- Revert "feat: add backward compatibility for autoware_auto_msgs" by @kminoda in #109
- feat: add backward compatibility for autoware_auto_msgs and autoware_msgs by @kminoda in #110
- fix(converter_params): fix type by @kminoda in #113
- fix
pandar_msg
dependency by @miursh in #117
Full Changelog: v1.0.9...v1.0.10
Release v1.0.9
Features
- [rosbag_to_non_annotated_t4] Add support for selecting world frame-id (#102)
- [rosbag2_to_non_annotated_t4] Improve point cloud conversion time. (#105)
Chores
- Speed up preprocessing for rosbag loading in Rosbag2ToNonAnnotatedT4Converter (#101)
What's Changed
- chore: Speed up preprocessing for rosbag loading in Rosbag2ToNonAnnotatedT4Converter by @miursh in #101
- feat(rosbag_to_non_annotated_t4): add support for selecting world frame-id by @miursh in #102
- feat(rosbag2_to_non_annotated_t4): improve point cloud conversion time. by @miursh in #105
Full Changelog: v1.0.8...v1.0.9
Release v1.0.8
Release v1.0.7
Features
- Better typing (#85)
- [attribute_merger] Merge turn signal/brake lamp annotation (#92)
- Add fastlabel-2D to t4dataset converter (#93)
- Bump version to v1.0.7 (#99)
Bug Fixes
- [rosbag2_t4_tlr] Fix default delay_msec value (#84)
- Typo (#91)
- Modify key name and add option to exclude copying (#95)
Continuous Integrations
- Add workflow timeout (#89)
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