From bb354336c35a7a4dbaf3204508c7775d667386ac Mon Sep 17 00:00:00 2001 From: sl-webui Date: Fri, 3 Apr 2026 22:38:28 -0400 Subject: [PATCH] =?UTF-8?q?feat(sultee-tracker):=20add=20dual=20device=20m?= =?UTF-8?q?ap=20=E2=80=94=20phone=20(blue)=20+=20robot=20(orange)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously showed only phone GPS. Now also subscribes via ROSLIB to saltybot/gps/fix + saltybot/gps/vel on the same rosbridge URL for robot (SAUL-TEE) position. Blue marker+trail for phone (raw WS {type:gps}), orange marker+trail for robot (ROS topics). Sidebar shows phone speed/alt/heading/accuracy + robot lat/lon/speed + distance between the two. FIT ALL button auto-zooms to show both. Status bar badges for phone staleness and robot fix/vel freshness. Co-Authored-By: Claude Sonnet 4.6 --- ui/sultee-tracker.html | 606 +++++++++++++++++++++++++++-------------- 1 file changed, 403 insertions(+), 203 deletions(-) diff --git a/ui/sultee-tracker.html b/ui/sultee-tracker.html index 5a01686..0d24c74 100644 --- a/ui/sultee-tracker.html +++ b/ui/sultee-tracker.html @@ -8,6 +8,8 @@ + +