Lazy object tracking makes Autoware collide with a pedestrian #6709
Labels
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
simulator:carla
Issue related to CARLA simulator
Checklist
Description
Hi team,
I'm currently running Autoware with Carla, and I found the situation that lazy object tracking makes Autoware collide with a pedestrian.
Here are the videos and the log of the situation: [rviz] [frontview] [launch.log]
In rviz video, it seems the pedestrian is sensed well by the pointcloud, but he is not perceived as a pedestrian until he invades the drivable area of Autoware.
The vehicle does not have enough stopping distance, and it eventually makes collision.
Expected behavior
I expected the vehicle to detect the pedestrian well and no collision to happen.
Actual behavior
The vehicle collides with a pedestrian.
Steps to reproduce
Here's a ros2bag file for the reproduction: [ros2bag]
Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: