Skip to content

Releases: tier4/t4-devkit

v0.7.1

27 May 08:14
87b8f0a

Choose a tag to compare

What's Changed

🔧 Refactoring

📖 Documentation

🔎 Test

🗳️ Dependency

🧰 Maintenance

v0.7.0

21 Apr 09:32
0ecca7d

Choose a tag to compare

What's Changed

🚀 Features

  • feat(pointcloud_features): add optional pointcloud metainfo loading (#271) @jacoblambert
  • feat(sanity): check sample data file only if it is valid (#269) @ktro2828
  • feat(viewer): add support of projecting 3D components on 2D view space (#200) @ktro2828

🔧 Refactoring

📖 Documentation

  • docs: update documents about pointcloud metainfo (#274) @ktro2828
  • feat(viewer): add support of projecting 3D components on 2D view space (#200) @ktro2828

🔎 Test

🗳️ Dependency

🧰 Maintenance

v0.6.0

04 Feb 03:58
32d3d4e

Choose a tag to compare

What's Changed

🚀 Features

  • feat(viewer): add support of rendering pointcloud segmentation (#261) @ktro2828
  • feat(sanity): add --fix option (#258) @ktro2828
  • feat(sanity): check if category indices are consistent (#255) @mojomex

🐛 Bug Fixes

  • fix: abstract away category indexing differences (#254) @mojomex
  • fix(filtering): resolve initialization error of FilterParams by default (#259) @ktro2828
  • fix: modify type of size to tuple[int, int] (#251) @ktro2828

🔧 Refactoring

📖 Documentation

🔎 Test

  • fix(filtering): resolve initialization error of FilterParams by default (#259) @ktro2828

🗳️ Dependency

v0.5.3

15 Jan 13:54
0523223

Choose a tag to compare

What's Changed

🚀 Features

  • feat(sanity): add checkers to validate next/prev token refers to another one (#242) @ktro2828

🔧 Refactoring

📖 Documentation

  • chore(dataclass): change id to sensor_token field to reference sensor table (#246) @SamratThapa120
  • refactor: rename reference checker names (#244) @ktro2828
  • feat(sanity): add checkers to validate next/prev token refers to another one (#242) @ktro2828

🔎 Test

🗳️ Dependency

🧰 Maintenance

  • chore(dataclass): change id to sensor_token field to reference sensor table (#246) @SamratThapa120

v0.5.2

03 Dec 03:49
c2ae5b9

Choose a tag to compare

What's Changed

🚀 Features

  • feat(schema): add a validator to check impossible empty tokens (#241) @ktro2828

🐛 Bug Fixes

  • fix(sanity): pass if the reference token is empty string (#240) @ktro2828
  • fix(sanity): check REC006 only if either SampleAnnotation or ObjectAnn is not empty (#239) @ktro2828

📖 Documentation

  • feat(schema): add a validator to check impossible empty tokens (#241) @ktro2828
  • fix(sanity): check REC006 only if either SampleAnnotation or ObjectAnn is not empty (#239) @ktro2828
  • docs: add document for lidarseg directory (#237) @ktro2828

🔎 Test

  • fix(sanity): check REC006 only if either SampleAnnotation or ObjectAnn is not empty (#239) @ktro2828
  • test: update unit testrings for dataclass module (#238) @ktro2828

🗳️ Dependency

v0.5.1

20 Nov 12:25
da414da

Choose a tag to compare

What's Changed

🐛 Bug Fixes

🔧 Refactoring

  • refactor: enable t4_devkit.common to simplify imports (#233) @ktro2828
  • refactor: replace sec2us and us2sec to seconds2microseconds and microseconds2seconds (#230) @ktro2828

📖 Documentation

🔎 Test

  • refactor: replace sec2us and us2sec to seconds2microseconds and microseconds2seconds (#230) @ktro2828

🗳️ Dependency

v0.5.0

18 Nov 09:14
d01de28

Choose a tag to compare

What's Changed

🚀 Features

🔧 Refactoring

📖 Documentation

🔎 Test

  • refactor: rename RuleGroup.TIER4 to RuleGroup.TIERIV (#226) @ktro2828
  • test: add unit testings for specific checkers (#225) @ktro2828
  • test: add unit testings for core functions of sanity module (#223) @ktro2828
  • feat: return status depending on the checker's severity (#216) @ktro2828

🗳️ Dependency

v0.4.2

07 Nov 05:12
68e6059

Choose a tag to compare

What's Changed

🔧 Refactoring

📖 Documentation

🗳️ Dependency

v0.4.1

09 Oct 04:48
c1e0203

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Oct 09:46
4f6d1c0

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🔧 Refactoring

📖 Documentation

🔎 Test

🗳️ Dependency