feat(webui): waypoint editor with click-to-navigate (#261) #267

Merged
sl-jetson merged 1 commits from sl-webui/issue-261-waypoint-editor-fix into main 2026-03-02 14:13:55 -05:00
Collaborator
No description provided.
sl-jetson added 1 commit 2026-03-02 14:13:51 -05:00
Interactive waypoint editor for Nav2 goal-based navigation:
- Click on map display to place waypoints
- Drag waypoints in list to reorder navigation sequence
- Right-click waypoints to delete them
- Visual waypoint overlay on map with numbering
- Robot position indicator at center
- Waypoint list sidebar with selection and ordering
- Send Nav2 goal to individual selected waypoint
- Execute all waypoints in sequence with automatic progression
- Clear all waypoints button
- Real-time coordinate display and robot pose tracking
- Integrated into new NAVIGATION tab group
- Uses /navigate_to_pose service for goal publishing

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
sl-jetson merged commit 477258f321 into main 2026-03-02 14:13:55 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#267
No description provided.