Skip to content

Behavior Planning container crashes, state stuck at PLANNING #2977

Answered by maxime-clem
MrOCW asked this question in Q&A
Discussion options

You must be logged in to vote

I am not able to reproduce the issue with the latest version of Autoware.

If the state is stuck at PLANNING, it means the trajectory is not being sent to the controller. If one of the planner is crashing like you reported this is the expected behavior.

My guess is that there is an issue in your current workspace. Maybe you need to fully rebuild the code (rm install build -rf before building again), or maybe some of the repositories are outdated (rm src/* -rf && vcs import src < autoware.repos before rebuilding).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@maxime-clem
Comment options

@MrOCW
Comment options

@MrOCW
Comment options

Answer selected by MrOCW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants