Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lidar_transfusion): update TransFusion-L model #1477

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

scepter914
Copy link

Description

cherry-pick
autowarefoundation#7745
autowarefoundation#7890

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

amadeuszsz and others added 2 commits August 20, 2024 10:13
…tion#7745)

* feat(lidar_transfusion): intensity as uint8 and tests

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* style(pre-commit): autofix

* fix(lidar_transfusion): headers include

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* feat(lidar_transfusion): use autoware_point_types for validation & refactor

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* style(lidar_transfusion): remove deprecated function

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* test(lidar_transfusion): point_step validation is not required

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* docs(lidar_transfusion): update assumptions / known limits

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* refactor(lidar_transfusion): redundant points structure

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* docs(lidar_transfusion): update assumptions / known limits

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

* test(lidar_transfusion): temporary disable CUDA tests

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>

---------

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
…on#7890)

* add num_proposals

Signed-off-by: scepter914 <scepter914@gmail.com>

* fix config

Signed-off-by: scepter914 <scepter914@gmail.com>

* update README

Signed-off-by: scepter914 <scepter914@gmail.com>

---------

Signed-off-by: scepter914 <scepter914@gmail.com>
@scepter914 scepter914 requested a review from shmpwk August 20, 2024 01:16
@scepter914 scepter914 changed the title Feat/transfusion feat(lidar_transfusion): update TransFusion-L model Aug 20, 2024
Copy link
Collaborator

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shmpwk shmpwk merged commit ddcedbe into beta/v0.29.0 Aug 20, 2024
21 of 23 checks passed
@shmpwk shmpwk deleted the feat/transfusion branch August 20, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants