Enable/Disable Foxglove Bridge
By default, all Clearpath platforms launch a Foxglove bridge node as part of the diagnostics features. This is required for the Cockpit ROS 2 Diagnostic extension. If the Cockpit webserver is not being used then the node can be disabled.
Key | Value / Datatype | Description |
---|---|---|
enable_foxglove_bridge: | boolean | Enables or disables the Foxglove bridge node. Default: false |
For example, to disable the EKF node:
platform:
enable_foxglove_bridge: false