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

Trajectory topic is timed out while parking #6380

Closed
3 tasks done
ahmeddesokyebrahim opened this issue Feb 12, 2024 · 2 comments · Fixed by #6696
Closed
3 tasks done

Trajectory topic is timed out while parking #6380

ahmeddesokyebrahim opened this issue Feb 12, 2024 · 2 comments · Fixed by #6696
Assignees
Labels
status:help-wanted Assistance or contributors needed. type:improvement Proposed enhancement

Comments

@ahmeddesokyebrahim
Copy link
Contributor

ahmeddesokyebrahim commented Feb 12, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Fixes #5539

Currently, we are working on a task for fixing and improving Autoware logging system as Autoware creates a noisy debugging environment, making it challenging to identify and address genuine issues.

For more details about the issue, plan how to tackle it, and linked PR, please have a look here.

For this bug, when using planning simulator for a parking scenario, Autoware throws a warning message from topic_state_monitor saying

  • [system.topic_state_monitor_scenario_planning_trajectory]: /planning/scenario_planning/trajectory topic is timeout. (operator()() at ~/autoware/src/universe/autoware.universe/system/topic_state_monitor/src/topic_state_monitor_core.cpp:155)

This video demonstrates the issue.

Expected behavior

/planning/scenario_planning/trajectory should not be timed out while parking

Actual behavior

/planning/scenario_planning/trajectory is timed out while parking

Steps to reproduce

  1. Open planning simulator
  2. Plan vehicle start pose and goal pose achieving parking scenario like in this video
  3. Let Autoware drive autonomously and check for the warning message for topic_state_monitor

You may use the PRs mentioned here for having more comfortable logging messages, if you want.

Versions

No response

Possible causes

No response

Additional context

No response

@ahmeddesokyebrahim
Copy link
Contributor Author

@mitsudome-r : I would highly appreciate if you can have a look and support in this issue, or let us know who is the current owner for topic_state_monitor that can support here.

@kirinain
Copy link

@ahmeddesokyebrahim Hey there, I am also facing the same issue. Right after reach one goal pose, terminal starts showing the issue timeout, and vehicle doesn't plan trajectory for any other goal poses.
"[topic_state_monitor_node-11] [WARN] [1727344050.319146527] [system.topic_state_monitor_scenario_planning_trajectory]: /planning/scenario_planning/trajectory topic is timeout. Set ERROR in diagnostics.
"
Can you help fix this, I running it directly on docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:help-wanted Assistance or contributors needed. type:improvement Proposed enhancement
Projects
No open projects
4 participants