Daraan / LunaticAI-Driver-for-CARLA-Simulator

MIT License
1 stars 0 forks source link

When doing agent.lane_change decide in which direction #24

Open Daraan opened 3 months ago

Daraan commented 3 months ago

Currently it follow the lane; however if we change to a lane in different direction for overtaking we want to follow the original direction contrary to the lane direction.

Check for Waypoint.next and get info if lane direction differ.