Skip to content

Commit bec928f

Browse files
feat: add LMFS task visualizations (#132)
* feat: add LMFS task visualizations Shows planned location vs actual location for all tasks. Time-sider controls only the status of the task, not it's presence on the map. * fix: add basic tests for LMFS tasks Created new test and updated the lmfs demo data to a dataset I recently generated c977899
1 parent 4a08665 commit bec928f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Tasks.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# LMFS Tasks
2+
3+
Displays all tasks assigned to the vehicle. Time slider allows replaying task state/outcome
4+
changes.
5+
6+
The red or green arrows indicate the delta between the planned location and outcome location
7+
for the task.
8+
9+
Task markers are clickable and will show basic data in the json viewer.
10+
11+
![Screenshot](screenshots/tasks.png)

screenshots/tasks.png

1.75 MB
Loading

0 commit comments

Comments
 (0)