Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robincpc/cs373
This is a repo to save my homework codes of Udacity CS373
https://github.com/robincpc/cs373
Last synced: 19 days ago
JSON representation
This is a repo to save my homework codes of Udacity CS373
- Host: GitHub
- URL: https://github.com/robincpc/cs373
- Owner: RobinCPC
- Created: 2013-11-25T13:25:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T20:56:13.000Z (almost 8 years ago)
- Last Synced: 2024-05-22T00:06:58.256Z (8 months ago)
- Language: Python
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Udacity CS373
=============This is a repo to storage my homework codes for Udacity CS373.
Currently, only finish:
* Unit1: Monte-Carlo Localization
* Unit2: Tracking other cars with Kalman filter
* Unit3: Particle filter
* Unit4: Motion planning
* Unit5: PID Control
* Unit6: SLAM (working)