Erroneous dynamic expansion of drivable area makes the ego vehicle stop. #9844
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
simulator:carla
Issue related to CARLA simulator
Checklist
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that the ego vehicle stops due to an erroneous dynamic expansion of drivable area.
Here's the video of the situation: [rviz]
From the start of the video, a drivable area at the corner sometimes invades the trajectory(I cannot know why the message
outside_drivable_area
does not appear.), and when the vehicle is turning at the corner, it eventually stops as one of the rear wheel is at outside the drivable area, which was caused by the update of the area.Here's more information of the situation.
launch.log
file)Expected behavior
I hope the ego vehicle not to stop before reaching the destination.
Actual behavior
The vehicle stucks before reaching the destination.
Steps to reproduce
https://github.com/autowarefoundation/autoware/pkgs/container/autoware/321564631?tag=universe-devel-cuda-0.39.1-amd64
, and run Autoware.Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: