Updated README for ground station.

This commit is contained in:
2018-02-15 18:33:15 -08:00
committed by GitHub
parent 9b3fd50188
commit b54c8c3856

View File

@@ -2,9 +2,13 @@
This code is for the ground station side of the Mars Rover project.
## Requirements
* Python 3.X
* Python 2.X
* PyQt5
* ROS (Version TBD)
* ROS Kinetic
Python Libraries
* inputs
## 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