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(sample_sensor_kit_launch): pass container to velodyne nodes #48

Conversation

kaancolak
Copy link
Contributor

@kaancolak kaancolak commented Oct 19, 2022

Signed-off-by: Kaan Colak kcolak@leodrive.ai

Description

Working with an individual container for each lidar increases network traffic and CPU utilization. Make it possible to pass pointcloud_container to Velodyne nodes.

When working with logging_simulator.launch.xml, it decreased network utilization around ~30-40 MB/s .

When setting launch_driver:=true on logging_simulator.launch.xml or autoware.launch.xml it looks working without problem, but needs to test with real device. I will test it to make sure multiple velodyne drivers working in the same container with different namespaces without any problems.

Relevant issues and PR :
autowarefoundation/autoware.universe#1228
autowarefoundation/autoware.universe#2114

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.

@kaancolak kaancolak self-assigned this Oct 19, 2022
Signed-off-by: Kaan Colak <kcolak@leodrive.ai>
@kaancolak kaancolak force-pushed the feature/pass-container-to-velodyne-node branch from 1264c41 to b1273fa Compare October 19, 2022 10:14
@kaancolak kaancolak changed the title feature(sample_sensor_kit_launch): pass container to velodyne nodes feat(sample_sensor_kit_launch): pass container to velodyne nodes Oct 19, 2022
@mitsudome-r mitsudome-r self-requested a review October 25, 2022 08:03
@kaancolak
Copy link
Contributor Author

Hello @mitsudome-r Mitsudome-san,

Relevant PR was merged today: autowarefoundation/autoware.universe#2114

Could you review this PR? without these changes, localization will work own container.

@YamatoAndo
Copy link
Contributor

@mitsudome-r ping

Copy link
Member

@mitsudome-r mitsudome-r left a comment

Choose a reason for hiding this comment

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

LGTM.

I made a small suggestion, but I will leave it to you whether you want to make the change.

common_sensor_launch/launch/velodyne_VLP16.launch.xml Outdated Show resolved Hide resolved
common_sensor_launch/launch/velodyne_VLS128.launch.xml Outdated Show resolved Hide resolved
@kaancolak
Copy link
Contributor Author

LGTM.

I made a small suggestion, but I will leave it to you whether you want to make the change.

Thanks, Mitsudome-san. I applied your suggestion.

@kminoda
Copy link
Contributor

kminoda commented Jan 13, 2023

@kaancolak @YamatoAndo Are there any other issues before merging this PR? (Sorry if I couldn't catch up related discussions)

@kaancolak
Copy link
Contributor Author

@kminoda -san, this PR also relevant. We can merge them together.

The relevant issue is here : 1228

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.

4 participants