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(awviz_plugin): add support of autoware_perception_msgs::msg::PredictedObjects #41

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ktro2828
Copy link
Owner

@ktro2828 ktro2828 commented Aug 16, 2024

Description

Add a display plugin for autoware_perception_msgs::msg::PredictedObjects named PredictedObjectsDisplay.

NOTE

TODO

  • rerun::LineStrips3D is not transformed by rerun::Transform3D, then how can I render predicted paths??

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

@github-actions github-actions bot added the enhancement New feature or request label Aug 16, 2024
@ktro2828 ktro2828 force-pushed the feat/predicted_objects branch from adb3663 to 899a9a0 Compare August 19, 2024 21:13
@ktro2828
Copy link
Owner Author

Rerun added a new example for SLAM: https://github.com/rerun-io/rerun/tree/main/examples/cpp/stereo_vision_slam
It might help this PR.

@ktro2828 ktro2828 force-pushed the feat/predicted_objects branch from e1302a4 to 04ae8ee Compare October 26, 2024 08:02
@ktro2828 ktro2828 force-pushed the feat/predicted_objects branch from 04ae8ee to 525bf7d Compare November 14, 2024 19:47
@ktro2828 ktro2828 force-pushed the feat/predicted_objects branch from 525bf7d to d754a4a Compare November 22, 2024 01:21
…edictedObjects`

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@ktro2828 ktro2828 force-pushed the feat/predicted_objects branch from d754a4a to 502450a Compare November 30, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant