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: perception rviz plugins #74

Merged
merged 6 commits into from
Jun 27, 2022
Merged

Conversation

taikitanaka3
Copy link

@taikitanaka3 taikitanaka3 commented Jun 27, 2022

Description

  • update tier4 perception rviz plugins

shift + right_click to enable interactive

manual-2022-06-27_11.49.24.mp4

2d dummy bus
select + and add 2d dummy bus
image

image

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

satoshi-ota and others added 6 commits June 27, 2022 11:12
…lugin (#534)

* feat(tier4_perception_rviz_plugin): add mouse event util function

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(tier4_perception_rviz_plugin): delete option for QT

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_perception_rviz_plugin): remove interactive_pedestrian.cpp

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(tier4_perception_rviz_plugin): expand conventional 2D dummy pedestrian to be able to interact

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_perception_rviz_plugin): change for void

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_perception_rviz_plugin): not use std::numeric_limits::epsilon()

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…ulation for dummy CAR & UNKNOWN object (#554)

* fix(tier4_perception_rviz_plugin): split pedestrian.hpp(cpp) into two parts

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_perception_rviz_plugin): modify logic of velocity & pose calculation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(tier4_perception_rviz_plugin): plugin supports 2D Interactive dummy car

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(tier4_perception_rviz_plugin): plugin supports 2D Interactive unknown object

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* refactor(tier4_perception_rviz_plugin): use common class

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
… zero on releasing the object (#686)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* fix(tier4_perception_rviz_plugin): modify build error in rolling

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* fix(tier4_perception_rviz_plugin): add target compile definitions

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
* feat(perception_rviz_plugin): add 2d dummy bus with height

Signed-off-by: tanaka3 <ttatcoder@outlook.jp>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (beta/v0.2.3@4e5f392). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             beta/v0.2.3     #74   +/-   ##
=============================================
  Coverage               ?   0.00%           
=============================================
  Files                  ?       8           
  Lines                  ?     413           
  Branches               ?       0           
=============================================
  Hits                   ?       0           
  Misses                 ?     413           
  Partials               ?       0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e5f392...c31cf1b. Read the comment docs.

@taikitanaka3 taikitanaka3 marked this pull request as ready for review June 27, 2022 02:53
@tkimura4 tkimura4 mentioned this pull request Jun 27, 2022
4 tasks
Copy link
Collaborator

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

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

LGTM

@tkimura4 tkimura4 merged commit 16edd36 into beta/v0.2.3 Jun 27, 2022
@tkimura4 tkimura4 deleted the feature/perception_rviz_plugins branch June 27, 2022 04:42
maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Feb 7, 2024
…ier4#74)

* feat(autoware.repos): refer to main branch instead of tier4/proposal

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* ci: use v1 instead of tier4/proposal

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants