Skip to content

autonomous-viranjan/Interactive-Motion-Planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Motion Planning

Codebase for adaptive interactive mixed-integer model predictive control (aiMPC): an optimal control-based interactive motion planning algorithm for autonomous vehicles.

  • Real-time Software-and-Human-in-the-loop simulation in CARLA.

Test scenario illustration

Mandatory lane change scenario: a stopped truck on the right lane necessitates a lane change for the autonomous vehicle which needs to negotiate with a human-driven vehicle on the left lane. alt text

  • Blue vehicle is the ego vehicle and red vehicle is the human-driven neighboring vehicle (NV).

shil

  • aiMPC estimates NV's cost online and adapts the MPC.

A case when ego merges ahead

highinfluence.mp4

A case when ego merges behind

lowinfluence.mp4

A case where the NV's nature changes

naturechange.mp4
  • αp and αa are the estimated NV cost weights.

Key dependencies:

  • CARLA simulator
  • Gurobi
  • ROS Noetic
  • MATLAB (data analysis)

Architecture

shil-arch-1

  • Cite as
@misc{bhattacharyya2023interactive,
      title={Interactive Motion Planning for Autonomous Vehicles via Adaptive Interactive MPC}, 
      author={Viranjan Bhattacharyya and Ardalan Vahidi},
      year={2023},
      eprint={2311.05810},
      archivePrefix={arXiv},
      primaryClass={eess.SY}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages