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

fix(rosbag2_to_non_annotated_t4): decoding pointcloud2 msg #137

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

miursh
Copy link
Collaborator

@miursh miursh commented Aug 1, 2024

Description

Fix intensity decoding during the conversion of rosbag2 to the non-annotated T4 format.

How to review

How to test

Use any rosbag file.
Check the intensity of pointcloud in the non-annotated t4 format dataset.

Before:
CAM_FRONT_WIDE_000019

After:
CAM_FRONT_WIDE_000019

python -m perception_dataset.convert --config config/convert_rosbag2_to_non_annotated.yaml --overwrite --without_compress 

Reference

Notes for reviewer

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
@miursh miursh requested review from Guolong-Zhang and kminoda August 1, 2024 02:19
@miursh miursh changed the title fix decoding pointcloud2 msg fix(rosbag2_to_non_annotated_t4): decoding pointcloud2 msg Aug 1, 2024
Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
Copy link
Collaborator

@kminoda kminoda left a comment

Choose a reason for hiding this comment

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

LGTM
Confirmed that the intensity field was within an appropriate range

@miursh miursh merged commit f81e94d into main Aug 1, 2024
5 checks passed
@miursh miursh deleted the fix/decode_intensity branch August 1, 2024 09:18
nanoshimarobot pushed a commit to nanoshimarobot/tier4_perception_dataset that referenced this pull request Nov 24, 2024
* fix decoding pointcloud2 msg

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

* fix comments

Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>

---------

Signed-off-by: Shunsuke Miura <shunsuke.miura@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.

2 participants