diff --git a/software/ground_station/Readme.md b/software/ground_station/Readme.md index 731f311..4aa2c8e 100644 --- a/software/ground_station/Readme.md +++ b/software/ground_station/Readme.md @@ -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 \ No newline at end of file +Navigate to this directory on a linux system with the requirements listed above installed. +Run "python RoverGroundStation.py" or ./RoverGroundStation.py