mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Updated README for ground station.
This commit is contained in:
@@ -2,9 +2,13 @@
|
|||||||
This code is for the ground station side of the Mars Rover project.
|
This code is for the ground station side of the Mars Rover project.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Python 3.X
|
* Python 2.X
|
||||||
* PyQt5
|
* PyQt5
|
||||||
* ROS (Version TBD)
|
* ROS Kinetic
|
||||||
|
|
||||||
|
Python Libraries
|
||||||
|
* inputs
|
||||||
|
|
||||||
## How to Launch
|
## How to Launch
|
||||||
TBD
|
Navigate to this directory on a linux system with the requirements listed above installed.
|
||||||
|
Run "python RoverGroundStation.py" or ./RoverGroundStation.py
|
||||||
|
|||||||
Reference in New Issue
Block a user