8000 GitHub - lukerob01/MotionPlanning: Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukerob01/MotionPlanning

 
 

Repository files navigation

Overview

This repository implemented some common motion planners used on autonomous vehicles, including

Also, this repository provides some controllers for path tracking, including

Requirement

Vehicle models

This repository uses two models: simple car model and car pulling trailers model.

Hybrid A* Planner

1 2
11 12
13 14

State Lattice Planner

1 2

Controllers

1 2
1 2
1 2

Paper

Planning

Control

Useful Material

About

Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0