lane-change

There are 9 repositories under lane-change topic.

  • SHITIANYU-hue/Efficient-motion-planning

    To guarantee safe and efficient driving for automated vehicles in complicated traffic conditions, the motion planning module of automated vehicles are expected to generate collision-free driving policies as soon as possible in varying traffic environment. However, there always exist a tradeoff between efficiency and accuracy for the motion planning algorithms. Besides, most motion planning methods cannot find the desired trajectory under extreme scenarios (e.g., lane change in crowded traffic scenarios). This study proposed an efficient motion planning strategy for automated lane change based on Mixed-Integer Quadratic Optimization (MIQP) and Neural Networks. We modeled the lane change task as a mixed-integer quadratic optimization problem with logical constraints, which allows the planning module to generate feasible, safe and comfortable driving actions for lane changing process. Then, a hierarchical machine learning structure that consists of SVM-based classification layer and NN-based action learning layer is established to generate desired driving policies that can make online, fast and generalized motion planning. Our model is validated in crowded lane change scenarios through numerical simulations and results indicate that our model can provide optimal and efficient motion planning for automated vehicles

    Language:MATLAB655312
  • libai1943/Cooperative-Lane-Changes-of-CAVs

    Codes for "Balancing Computation Speed and Quality: A Decentralized Motion Planning Method for Cooperative Lane Changes of Connected and Automated Vehicles"

    Language:MATLAB31106
  • libai1943/Cooperative-Lane-Changes-Trajectory-Planning-of-CAVs

    Codes of "Cooperative Lane Change Motion Planning of Connected and Automated Vehicles: A Stepwise Computational Framework"

    Language:AMPL12107
  • VWIECCResearch/Swaptransformer

    SwapTransformer: Highway Overtaking Tactical Planner Model via Imitation Learning on OSHA Dataset

    Language:Python7202
  • inha-cvl/CoLaneX

    A collaborative project for autonomous vehicles, focusing on cooperative lane changing by sharing route information among cars to enhance traffic flow and improve road safety.

    Language:C4192
  • wolfgang-stefani/Highway-Path-Planning

    Path planner that creates smooth, safe trajectories for an autonomous vehicle to follow along a 3 lane highway with traffic. The path planner is able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.

    Language:C++2100
  • sunsided/CarND-Path-Planning-Project

    Cost function based lane selection, path planning and trajectory interpolation

    Language:C++1301
  • bazilinskyy/lane-change-crowdsourcing

    Frontend of crowdsourced experiment on acceptance the AI-based lane changes of an automated car.

    Language:JavaScript20