mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
10 lines
173 B
Markdown
10 lines
173 B
Markdown
# Ground Station Software
|
|
This code is for the ground station side of the Mars Rover project.
|
|
|
|
## Requirements
|
|
* Python 3.X
|
|
* PyQt5
|
|
* ROS (Version TBD)
|
|
|
|
## How to Launch
|
|
TBD |