-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Used to help tweak the appearance of the real-time output window by providing column/line numbers for Print At statements
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |