Skip to content

Feature/foxglove layout#97

Open
vincentfborello wants to merge 6 commits intodevelopfrom
feature/foxglove-layout
Open

Feature/foxglove layout#97
vincentfborello wants to merge 6 commits intodevelopfrom
feature/foxglove-layout

Conversation

@vincentfborello
Copy link
Copy Markdown

@vincentfborello vincentfborello commented Mar 17, 2026

Foxglove layout implementation with instructions below. Currently no Apple support.

@vincentfborello
Copy link
Copy Markdown
Author

My most recent commit, "Zane Layout," implements the "3D", "Camera depth", "Camera color", and "Map" to the first tab.

@vincentfborello vincentfborello marked this pull request as draft March 17, 2026 20:34
@vincentfborello vincentfborello linked an issue Mar 17, 2026 that may be closed by this pull request
@vincentfborello
Copy link
Copy Markdown
Author

To use the layout, after setting up the port and simulation, open FoxGlove and go to layout and "import from file" then locate the FoxGlove layout in your directory. For me, it looks something like this:
"\wsl.localhost\docker-desktop\mnt\docker-desktop-disk\data\docker\rootfs\overlayfs\863b10919fd47ee8cb65513ae96673deef335ee91fc86142d3e53580e6a38dab\tmp\default_foxglove_layout.json"

@vincentfborello vincentfborello marked this pull request as ready for review March 17, 2026 21:20
@smurokh
Copy link
Copy Markdown

smurokh commented Mar 17, 2026

testing is still needed for mac os.

Copy link
Copy Markdown

@zbrotherton zbrotherton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will review actual layout when I'm back at my laptop

"source=/tmp/.X11-unix,target=/tmp/.X11-unix,type=bind,consistency=cached",
"source=/dev/dri,target=/dev/dri,type=bind,consistency=cached"
"source=/dev/dri,target=/dev/dri,type=bind,consistency=cached",
"source=${localWorkspaceFolder}/.devcontainer/default_foxglove_layout.json,target=/tmp/default_foxglove_layout.json,type=bind"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's a better way to do this, not sure exactly how because I'm not at a computer

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create premade foxglove layouts

3 participants