Skip to content

A possible bug in scenario_selector when multiple parking lots are available? #2576

Answered by kenji-miyake
kminoda asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, the parking scenario isn't tested in many use cases.
With the current implementation, it simply combines all cost maps from lanes, parking lots, and parking spaces, and finds a path.

You can show an ideal use case scenario and fix the code to accomplish the use case.
In this situation, I feel it's good to start with the lane driving scenario.
So I guess you should fix the initialization condition to check if it's on a lane.
Or as you say, you can check there if the vehicle is in a parking lot of the target parking space.

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kminoda
Comment options

kminoda May 2, 2022
Collaborator Author

Answer selected by kminoda
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