[Dense-Urban-ODD] dynamic_obstacle_avoidance can only avoid 0.5 m or less #8881
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:stale
Inactive or outdated issues. (auto-assigned)
Checklist
Description
The current implementation of dynamic obstacle avoidance can only handle obstacles within a 0.5-meter. Obstacles beyond this threshold are not avoided, and the EGO vehicle stops even though it has space to avoid the lane. This issue may stem from limitations in lateral avoidance calculations.
Purpose
To enhance the obstacle avoidance implementation by increasing the avoidance offset, ensuring that the EGO vehicle can navigate around more obstacles.
Possible approaches
Definition of done
The dynamic obstacle avoidance system is tested and verified to avoid obstacles larger than 0.5 meters.
The text was updated successfully, but these errors were encountered: