-
Notifications
You must be signed in to change notification settings - Fork 1
/
debug display.txt
35 lines (35 loc) · 1.7 KB
/
debug display.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=================================================
|---------------Rover Variables-----------------|
| |
| currentBrakeTime: 00.0 currentSpeed: 00.00 |
| currentOverspeed: 00.0 currentSlopeType: 0 |
| currentWaypoint: 00/00 brakeUseCount: 00 |
| currentSlopeAngle: -00.00 abortDrive: False |
| |
|------------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