commaai / openpilot

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system in 275+ supported cars.
https://comma.ai/openpilot
MIT License
49.26k stars 8.98k forks source link

Veering into turn lane and exit while car is turning #2536

Closed alancyau closed 3 years ago

alancyau commented 3 years ago

Describe the bug

Car has the tendency to veer into the turn lane or exit while the car is the middle of a turn.

How to reproduce or log data

This behavior tends to happen during the middle of a turn. The car seems to want to hug the inside of the turn, causing it to veer into turn lanes or exits.

Expected behavior

Car should remain in the center of the lane and not veer off into the turn lane or exit.

Device/Version information (please complete the following information):

Additional context

N/A

haraschax commented 3 years ago

Thanks for the report. We are trying to move away from using lanelines for pathplanning. As we progress with this, behavior should improve.

haraschax commented 3 years ago

similar to https://github.com/commaai/openpilot/issues/2575

alancyau commented 3 years ago

I noticed this issue hasn't occurred again in the recent "gold" 0.8 release.