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

[Bug]: Global trajectory is only published once #663

Open
Zelberor opened this issue Jan 28, 2025 · 1 comment
Open

[Bug]: Global trajectory is only published once #663

Zelberor opened this issue Jan 28, 2025 · 1 comment
Labels
bug Something isn't working planning

Comments

@Zelberor
Copy link
Collaborator

Zelberor commented Jan 28, 2025

Current Behavior

The global_planner only publishes the /paf/{role_name}/trajectory_global when it receives a message from OpenDRIVE.
This usually only happens once when the simulation is started.

Nodes might miss this first message if they start up late for some reason

Expected Behavior

The trajectory_global should be published regularly

Steps to Reproduce

The bug usually does not happen, because OPENDRIVE takes some time until it publishes.

But if a node waits for the debugger to attach, it will miss this single message.

Definition of Done

The trajectory_global should be published regularly

Testability

No response

Dependencies

No response

@Zelberor Zelberor added the bug Something isn't working label Jan 28, 2025
@Johannes1098
Copy link
Collaborator

@Zelberor was this addresed by you big #725
or is it needed to move to paf25?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working planning
Projects
Status: No status
Development

No branches or pull requests

2 participants