Main Content

Lane Following Systems

Design lane keeping system for cars and trucks, test system for highway driving scenarios, and deploy system components to target machine

Automated lane-following system, also known as automated lane keeping system (ALKS), assists autonomous vehicles to travel within a marked lane and avoid collision with a lead vehicle in the same lane. You can model a lane-following system for cars and trucks by integrating the lane detection, vehicle detection, sensor fusion, decision logic, and controls components. Further, you can perform code generation, software-in-the-loop (SIL) validation, and hardware-in-the-loop (HIL) validation of these components. These examples show how to design, test, and validate lane following model and its components for highway driving scenarios.

Topics

Get Started

Lane Following System for Cars

Lane Following System for Trucks

Lane Detection

Vehicle Detection

Sensor Fusion and Tracking

Decision Logic and Control