Skip to content

Commit bc3e7e5

Browse files
authored
Update README.md
1 parent 9193e8f commit bc3e7e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,12 @@ This program uses a line as a boundary of a workspace in which the robot is inte
5656
A program to control robot remotely using a rostopic from "Command Center" on another PC.
5757

5858
## Command Center Debugging Environment (running on a linux PC)
59-
A ROS-based debugging environment to view camera feed and control the program JetTank is running.
59+
A ROS-based debugging environment to view camera feed and control the program JetTank is running. A screenshot of the interface is shown below. The program selection GUI is in the top left, the video feed in the top right, and a terminal text printout is shown in the background.
6060

61-
<img src="https://github.com/estods3/JetTank/blob/master/documentation/commandcenter.png" alt="drawing"/>
6261

63-
screenshot of Command Center GUI and Video Feed
62+
<p align="center">
63+
<img src="https://github.com/estods3/JetTank/blob/master/documentation/commandcenter.png" alt="drawing"/>
64+
</p>
6465

6566
### GUI
6667
A GUI can be used to select between programs that are being run. The "Remote Control" button will allow the user to use the up, down, right, and left arrows on the host computer to control the robot remotely. The "STOP" button will immediately halt the robot.

0 commit comments

Comments
 (0)