Skip to content

evol: standalone 3d visualization & disable stream button when empty - #85

Open
sambrus wants to merge 1 commit into
devfrom
sbr/evol-separate-visualization-stream
Open

evol: standalone 3d visualization & disable stream button when empty#85
sambrus wants to merge 1 commit into
devfrom
sbr/evol-separate-visualization-stream

Conversation

@sambrus

@sambrus sambrus commented Sep 3, 2026

Copy link
Copy Markdown

OP#64
OP#72
OP#77

This PR:

  • Make streaming and 3D visualization distinct elements in the code
  • new Robot3DViewerModal and StreamPlayerModal now comes with FloatingViewerModal template
  • If no option of streaming is available, the button show stream is off

when both visualization and stream are on:

image

when no stream is available:

image

@sambrus sambrus self-assigned this Sep 3, 2026
@Arcod7 Arcod7 changed the title evol: made streaming and 3d visualization completely distinct element… evol: made streaming and 3d visualization completely distinct eleme Sep 3, 2026
@Arcod7 Arcod7 changed the title evol: made streaming and 3d visualization completely distinct eleme evol: standalone 3d visualization Sep 3, 2026
>
{isStreamVisible ? 'HIDE STREAM' : 'SHOW STREAM'}
</Button>
{visualizerButton('3D VISUALIZATION')}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would call it "3d View"
It's shorter and already the name of the modal once opened

@Arcod7 Arcod7 changed the title evol: standalone 3d visualization evol: standalone 3d visualization & disable stream button when empty Sep 3, 2026
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.

3 participants