Skip to content

Commit

Permalink
Create debug display.txt
Browse files Browse the repository at this point in the history
Used to help tweak the appearance of the real-time output window by providing column/line numbers for Print At statements
  • Loading branch information
Gaiiden committed Jul 28, 2014
1 parent 51701fb commit 74b8e71
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions debug display.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
=================================================
|---------------Rover Variables-----------------|
| |
| currentBrakeTime: 00.0 currentSpeed: 00.00 |
| currentOverspeed: 00.0 currentSlopeType: 0 |
| currentWaypoint: 00/00 brakeUseCount: 00 |
| currentSlopeAngle: -00.00 |
| |
|------------Environment Information------------|
| |
| Height over ground: 0.00m |
| Surface speed: 00.00m/s |
| Distance remaining to target: 0.00m |
| ETA: 00h 00m |
| |
|--------------Drive Completed!-----------------|
| |
| <00:00:00> cutting speed to backup more
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|===============================================|
Rover Driver v1.0 (c)Drew Kerman

0 comments on commit 74b8e71

Please sign in to comment.