You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched other issues and no duplicate issues were found.
I'm convinced that this is not my fault but a bug.
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that the ego vehicle collides with the obstacle at the corner while turning.
frontview.mp4rviz.mp4
On rviz video, the points from the fence are detected and overlap with the edge of the drivable area, but the ego vehicle eventually collides with the obstacle.
The main issue comes from bad control: the vehicle deviates significantly from the trajectory when colliding with the obstacle (~45cm of lateral error).
The control issue should be improved by the new CARLA interface (#6859).
Checklist
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that the ego vehicle collides with the obstacle at the corner while turning.
frontview.mp4
rviz.mp4
On rviz video, the points from the fence are detected and overlap with the edge of the drivable area, but the ego vehicle eventually collides with the obstacle.
Expected behavior
No collision while turning
Actual behavior
But the collision was made.
Steps to reproduce
Here's a [ros2bag file] for the reproduction.
Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: