Skip to content

Code for the Python EV3 Mindstorms platform. Slam, Line Follower, Particle filters and more

License

Notifications You must be signed in to change notification settings

kunlqt/kalman-karma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman Karma

School project for the Artificial Intelligence for Robotics class at Georgia Tech.

Particle Filter

Directory particle-filter is for localization using a particle filter.

Documentation is in README.md

Demonstration:

Alt text

Robot Pictures:

Robot 1a Robot 1b Robot 1c Robot 1d

PID Controller

Directory pid-controller is for the last part of section 3 of the proposal.

Documentation is in README.md

Demonstration:

Alt text

Robot Pictures:

Robot 2a Robot 2b Robot 2c Robot 2d Robot 2e

SLAM (partial implementation)

Directory slam is for a start on the optional sections.

Documentation is in Room_map.pdf

About

Code for the Python EV3 Mindstorms platform. Slam, Line Follower, Particle filters and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.2%
  • TeX 13.3%
  • Shell 0.5%