fix: add phone bridge and GPS topics to rosbridge whitelist (Issue #681) #721

Merged
sl-jetson merged 2 commits from sl-webui/issue-681-fix-gps-topics into main 2026-04-04 11:15:13 -04:00
Showing only changes of commit 60f500c206 - Show all commits

View File

@ -53,7 +53,13 @@ rosbridge_websocket:
"/vesc/left/state",
"/vesc/right/state",
"/tf",
"/tf_static"]
"/tf_static",
"/saltybot/phone/gps",
"/saltybot/phone/imu",
"/saltybot/phone/battery",
"/saltybot/phone/bridge/status",
"/gps/fix",
"/gps/vel"]
services_glob: "[]" # no service calls via WebSocket
params_glob: "[]" # no parameter access via WebSocket