You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(deps): restrict rerun-sdk to versions >=0.20.0,<0.28.0 (#248)
* Bump version from 0.5.2 to 0.5.3 (#247)
* Bump version from 0.5.2 to 0.5.3
* Pin rerun-sdk dependency to version 0.20.0
* refactor: update custom validator definition (#250)
* refactor: update custom validator definition
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
* Update t4_devkit/schema/tables/base.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: modity type of size to tuple[int, int] (#251)
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
* fix: abstract away category indexing differences
Semseg and non-semseg datasets behave differently (position-based vs. explicit indexing).
Now computing index field in case position-based indexing is used.
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* fix(rendering): don't fail when map is not present
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* fix(rendering): fix iteration freezing when skipping a pointcloud without lidarseg file
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* feat(rendering): auto-enable SEGMENTATION coloring when lidarseg is available
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* docs: checkmark for semseg viz
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* fix(rendering): fix wrongly named `color_mode` args
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
* refactor(compatibility): move to schema package
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
---------
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Co-authored-by: Kotaro Uetake <60615504+ktro2828@users.noreply.github.com>
Co-authored-by: Samrat Thapa <38401989+SamratThapa120@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments