kmolan / MPC_AutonomousPlanningLinks
A C++ ROS package implementing trajectory planning using MPC for an autonomous vehicle project
☆31Updated 6 years ago
Alternatives and similar repositories for MPC_AutonomousPlanning
Users that are interested in MPC_AutonomousPlanning are comparing it to the libraries listed below
Sorting:
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆102Updated 5 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆28Updated 2 years ago
- Optimal Trajectory Generation in Frenet Frame for Motion Planning☆37Updated 4 years ago
- Simple library to simulate, test and tune Model Predictive Control (MPC) for autonomous vehicles.☆38Updated 4 years ago
- Apollo Discrete Points Smoother☆38Updated last year
- Bai Li, Tankut Acarman, Youmin Zhang, et al., “Optimization-based trajectory planning for autonomous parking with irregularly placed obst…☆48Updated 3 years ago
- Including original ALTRO-iLQR library and my codes to add truck dynamic model and build some L4 test scenarios☆51Updated 3 years ago
- This repository contains the implementation of a Nonlinear Anti-Jackknifing Model Predictive Control (MPC) strategy for enhancing stabili…☆21Updated 2 years ago
- ☆24Updated 2 years ago
- Use Reeds-Shepp and Dubin curves for path generation for car model☆58Updated 4 years ago
- Speed profile planning for autonomous vehicle in dynamic environments over a fixed path☆39Updated last year
- decouple the trajectory planning part from the apollo v5.0 and run in ros system