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(psim, dummy_diag, diagnostic_graph_aggregator)!: launch dummy_diag_publisher #1220

Merged

Conversation

yuki-takagi-66
Copy link
Contributor

@yuki-takagi-66 yuki-takagi-66 commented Nov 11, 2024

Description

This PR change to launch dummy_diag_publisher to use same diagnostic_graph_aggregator setting in psim.launch and autoware.launch.

Related links

part of this issue #1221

Tests performed

psim and scenario_simulator

Notes for reviewers

Interface changes

ROS Topic Changes

ROS Parameter Changes

Effects on system behavior

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Yuki Takagi <[email protected]>
@github-actions github-actions bot added component:simulation Virtual environment setups and simulations. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Nov 11, 2024
@yuki-takagi-66 yuki-takagi-66 marked this pull request as ready for review November 11, 2024 09:58
@isamu-takagi
Copy link
Contributor

@yuki-takagi-66 I think the -psim files can be deleted. Is there any reason to leave them commented out?

@yukkysaito
Copy link
Contributor

The purpose of the PR and the changes themselves look good. I haven’t verified the working.

@mitsudome-r
Copy link
Member

I agree with Takagi-san.
We should either:

  • remove the -psim file if we are not using them, or
  • update the -psim file to match with the -main and keep using it

Signed-off-by: Yuki Takagi <[email protected]>
@yuki-takagi-66
Copy link
Contributor Author

@isamu-takagi @mitsudome-r
Thank you for the comments.
I've delete the both "-psim.yaml" files.

Copy link
Contributor

@isamu-takagi isamu-takagi left a comment

Choose a reason for hiding this comment

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

LGTM

Before this PR
Screenshot from 2024-11-13 20-58-31
After this PR
Screenshot from 2024-11-13 21-01-06

@yuki-takagi-66 yuki-takagi-66 merged commit 068a604 into autowarefoundation:main Nov 14, 2024
15 checks passed
@yuki-takagi-66 yuki-takagi-66 deleted the takagi/diag/use-dummy_diag branch November 14, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants