Skip to content

kh11kim/jupyrobo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyrobo

  • Robotics simulation, written in Python and represented by Jupiter.
  • Algorithm details are in ipynb(Jupyter notebook, lab).
  • Simple, Visual, and Practical code snippet collection.

Planning

A* Search (maze)

image

D* Lite

Rapidly-exploring Random Tree (RRT)

Rapidly-exploring Random Tree star (RRT*)

Probablistic Roadmap (PRM)

Model & Control

Bicycle Model

  • Front-Axle Model

* Rear-Axle Model

Linear Kalman Filter

Bicycle Model Position Control

  • Move-to-point Control using P controller

Bicycle Model Path Tracking

  • Pure Pursuit

  • Stanley

About

Robotics simulation, written in Python and represented by Jupiter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published