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(pointcloud_container.launch.py): autoware_glog_component #1260

Conversation

SakodaShintaro
Copy link
Contributor

Description

This pull request fixes an issue where the following error occurs in ~/.ros/log:

1733476966.5042253 [ERROR] [launch_ros.actions.load_composable_nodes]: Failed to load node 'glog_component' of type 'GlogComponent' in container '/pointcloud_container': Failed to find class with the requested plugin name.

Related link

Tests performed

  • logging_simulator

Effects on system behavior

Fix an error

Interface changes

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.

Signed-off-by: Shintaro Sakoda <[email protected]>
Copy link
Contributor

@sasakisasaki sasakisasaki left a comment

Choose a reason for hiding this comment

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

Looks good.

Reason for approval: Same as this my comment 👍

@mitsudome-r mitsudome-r merged commit a81c9fe into autowarefoundation:main Dec 9, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants