fix: add phone bridge and GPS topics to rosbridge whitelist (Issue #681) #721
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user