francescoborrelli / ParkingDemoLinks
Dynamic Programming and Online Optimization for Parking Control Systems
☆11Updated 10 years ago
Alternatives and similar repositories for ParkingDemo
Users that are interested in ParkingDemo are comparing it to the libraries listed below
Sorting:
- My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation☆105Updated 7 years ago
- In this project, the goal is to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane high…☆58Updated 7 years ago
- This is another attempt using Frenet Frame OTG for the Udacity ND path planning project (dynamic street scenarios)☆39Updated 6 years ago
- 16-782 Planning & Decision-making for Robotics final project☆33Updated 7 years ago
- ☆13Updated 6 years ago
- Optimal Trajectory Generation☆11Updated 7 years ago
- Trajectory Planning for a Tractor with Multiple Trailers in Extremely Narrow Environments: A Unified Approach☆31Updated 6 years ago
- Path planning implemented with behavior trees☆104Updated 6 years ago
- Code for autonomous parking with the Hyundai Genesis.☆18Updated 6 years ago
- Autonomous driving trajectory planning solution for U-Turn scenario☆124Updated 3 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Trajectroy Generation☆29Updated 6 years ago
- Apollo Discrete Points Smoother☆37Updated last year
- An efficient path smoothing algorithm that has analytic solution. This algorithm provides curvature continuous path using cubic Bezier cu…☆22Updated 7 years ago
- Simulation of a tractor-trailer truck driving backwards along a curving road. Control via time-varying linear quadratic regulator, estima…☆21Updated 9 years ago
- RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car☆64Updated 5 years ago
- A quasi Hybrid A* method is introduced for motion planning of autonomous driving car, based on MPC and Bezier spline☆67Updated 5 years ago
- Optimal Trajectory Generation in Frenet Frame for Motion Planning☆35Updated 3 years ago
- A autonomous obstacle avoiding and car following project using model predictive control☆46Updated 7 years ago
- ☆129Updated 5 years ago
- Scripts written as part of the Master of Science Thesis "Motion Planning for Non-holonomic Autonomous Vehicles in parking Spaces", by Ric…☆31Updated 6 years ago
- Implementation of Reeds Shepp curve.☆120Updated 9 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆63Updated 7 years ago
- MPC Path Follower for the Hyundai Genesis.☆160Updated 4 years ago
- Speed profile planning via temporal optimization☆32Updated 6 years ago
- hybrid a star algorithm☆15Updated last year
- a method CC-RRT-RS of Planning for SelfDriving AutoParking☆22Updated 5 years ago
- comment and understand for Dynamic Voronoi Graph generation and updating method☆40Updated last year
- The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to …☆235Updated last year
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆127Updated 6 years ago
- This method takes best of both world. On one hand,it tries to reduce the overall path cost by using A-star and on other hand it reduces t…☆58Updated 7 years ago