Conversation
|
My most recent commit, "Zane Layout," implements the "3D", "Camera depth", "Camera color", and "Map" to the first tab. |
|
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: |
|
testing is still needed for mac os. |
zbrotherton
left a comment
There was a problem hiding this comment.
Will review actual layout when I'm back at my laptop
.devcontainer/devcontainer.json
Outdated
| "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" |
There was a problem hiding this comment.
I think there's a better way to do this, not sure exactly how because I'm not at a computer
Foxglove layout implementation with instructions below. Currently no Apple support.