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: drs conversion #177

Merged
merged 46 commits into from
Dec 11, 2024
Merged

feat: drs conversion #177

merged 46 commits into from
Dec 11, 2024

Conversation

miursh
Copy link
Collaborator

@miursh miursh commented Dec 9, 2024

Description

This pull request introduces several changes to enhance the functionality and performance of the rosbag2 to non-annotated T4 data conversion process.
The main changes include the addition of new sensor channels, performance improvements, and better error handling.

Main Changes

Enhancements to sensor configuration and conversion process:

Miscellaneous

Performance improvements:

Error handling and logging improvements:

miursh and others added 30 commits June 16, 2024 10:05
- Modify _generate_image_data to accept both np.ndarray and CompressedImage types
- Add image_shape parameter to properly set image dimensions
- Ensure correct saving of CompressedImage data

Signed-off-by: Shunsuke Miura <[email protected]>
Signed-off-by: Shunsuke Miura <[email protected]>
# Conflicts:
#	perception_dataset/rosbag2/rosbag2_to_non_annotated_t4_converter.py
Signed-off-by: Shunsuke Miura <[email protected]>
Signed-off-by: Shunsuke Miura <[email protected]>
Signed-off-by: Shunsuke Miura <[email protected]>
Signed-off-by: Shunsuke Miura <[email protected]>
…on_dataset into feat/drs_conversion

# Conflicts:
#	perception_dataset/rosbag2/rosbag2_to_non_annotated_t4_converter.py
Signed-off-by: ktro2828 <[email protected]>
@miursh miursh force-pushed the feat/drs_conversion branch from db5858f to 641e81e Compare December 9, 2024 17:53
@miursh miursh marked this pull request as ready for review December 9, 2024 17:53
@miursh miursh requested a review from ktro2828 December 9, 2024 18:00
Copy link
Contributor

@ktro2828 ktro2828 left a comment

Choose a reason for hiding this comment

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

@miursh Thank you for your updates! Although almost all of codes look good to me, I left some comments, please check them out!

perception_dataset/utils/rosbag2.py Outdated Show resolved Hide resolved
config/convert_rosbag2_to_non_annotated_t4_drs.yaml Outdated Show resolved Hide resolved
@miursh miursh requested a review from ktro2828 December 10, 2024 15:02
@miursh miursh closed this Dec 11, 2024
@miursh miursh deleted the feat/drs_conversion branch December 11, 2024 07:03
@miursh miursh restored the feat/drs_conversion branch December 11, 2024 07:04
@miursh miursh reopened this Dec 11, 2024
Copy link
Contributor

@ktro2828 ktro2828 left a comment

Choose a reason for hiding this comment

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

LGTM!

@miursh miursh enabled auto-merge (squash) December 11, 2024 07:14
@miursh miursh merged commit 212647a into main Dec 11, 2024
9 checks passed
@miursh miursh deleted the feat/drs_conversion branch December 11, 2024 07:15
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