https://github.com/sanix-darker/aicd
Artificial Intelligence for Car driving.
https://github.com/sanix-darker/aicd
Last synced: 7 months ago
JSON representation
Artificial Intelligence for Car driving.
- Host: GitHub
- URL: https://github.com/sanix-darker/aicd
- Owner: Sanix-Darker
- Created: 2019-01-07T10:06:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T10:07:05.000Z (over 6 years ago)
- Last Synced: 2025-01-29T23:28:14.551Z (8 months ago)
- Language: C++
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AICD [Artificial Inteligence for Car driving]
This project is a sample of a project i had in mind for a while, build a system to control a car from Scratch. Basic controls and decision making embed.
## Features
- Auto connect to google map and get oientation on the map.
- Follow a specific path given.
- Detect objects / obstacles.
- Auto driving from A to B.
- Find the short path.
- Switch from auto mode to Remote mode.
- Remote control## Example of path
## Few Schematics
#### - Motors connections
#### - Proximity censor connections
## Author
- [s@n1x-d4rk3r](https://github.com/Sanix-Darker)