Skip to content

Make it easier to automatically populate one or more layouts into web version of Studio, auto-connect to data source #194

@jhurliman

Description

@jhurliman

Use case: I have a robot that is sometimes Internet-denied, and I want to use Foxglove Studio as the UI into this robot. I have one or more layouts that I have created specifically tailored to this robot and exported as JSON. I want to host the web version of Studio running on my robot, and when anyone visits https://myrobot.local/ Studio loads with one of my layouts and automatically connects to my robot's data source (for example rosbridge at wss://myrobot.local:9090). Optionally, other layouts are available to switch to as well.

Under the hood this could be implemented with a redirect from https://myrobot.local/ to https://myrobot.local/foxglove/?layout_url=...&data_source=... or something to that effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or idea

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions