mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 10:11:14 +00:00
10 lines
247 B
Markdown
10 lines
247 B
Markdown
#H1 Rover Software
|
|
This code is what runs on the NUC onboard the Rover.
|
|
This handles everything from processing vision data to actually sending drive commands to the wheels.
|
|
|
|
#H3 Requirements
|
|
* Python 3.X
|
|
* ROS (Version TBD)
|
|
|
|
#H3 How to Launch
|
|
TBD |