https://github.com/vollate/sustech-cs401-project
2024 spring Intelligent Robot final project
https://github.com/vollate/sustech-cs401-project
arm64 python2 ros
Last synced: 3 months ago
JSON representation
2024 spring Intelligent Robot final project
- Host: GitHub
- URL: https://github.com/vollate/sustech-cs401-project
- Owner: vollate
- License: gpl-3.0
- Created: 2024-04-30T03:05:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T08:58:57.000Z (over 1 year ago)
- Last Synced: 2025-02-05T09:34:28.653Z (over 1 year ago)
- Topics: arm64, python2, ros
- Language: C++
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Invicible Sentry
## Description
Finish most of the goal of the project, include:
- [x] Completing RTT auto scene mapping
- [x] Following lane markings for vehicle navigation
- [x] Recognizing road signs and performing correct vehicle control
- [x] Recognizing roadside signs of speed limit and performing correct vehicle control
- [x] Recognizing traffic lights, interacting, and performing correct vehicle control
- [x] Completing vehicle navigation in the shortest time possible
## Final score
140/100
## Documentation
- [Task Run](doc/task_run.md)
- [Code Explanation](doc/code_explanation.md)
## Contributors
>Sorted alphabetically by name:
- [@faccoco](https://github.com/faccoco)
- [@seinare](https://github.com/seinare)
- [@vollate](https://github.com/vollate)