feat(webui): settings panel — configurable ROS parameters with live editing #354

Closed
opened 2026-03-03 13:45:18 -05:00 by sl-jetson · 0 comments
Collaborator

Create Settings.jsx component that reads ROS parameters from key nodes (hand_tracking, follower, obstacle_velocity, etc.) and presents them as editable form fields. Support number inputs (with min/max/step), boolean toggles, and string dropdowns. When user changes a value, call the ROS set_parameter service to update live. Group settings by node. Show current vs default values. Add to a SETTINGS tab group.

Create Settings.jsx component that reads ROS parameters from key nodes (hand_tracking, follower, obstacle_velocity, etc.) and presents them as editable form fields. Support number inputs (with min/max/step), boolean toggles, and string dropdowns. When user changes a value, call the ROS set_parameter service to update live. Group settings by node. Show current vs default values. Add to a SETTINGS tab group.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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