LeRobot Arena - Workspace Selection

🤖 LeRobot Arena

Real-time robotics control and monitoring platform

Select or create a workspace to get started

Create New Workspace

Start fresh with a new isolated workspace

Join Existing Workspace

Enter a workspace ID to join an existing session

{ if (e.key === 'Enter') { joinWorkspace(); } }} />
{#if error}

{error}

{/if}
{#if recentWorkspaces.length > 0}

Recent Workspaces

Quick access to your previously used workspaces

{#each recentWorkspaces as workspaceId}
{workspaceId}
UUID Workspace
{/each}
{/if}

About Workspaces

🔒 Isolation: Each workspace provides a secure, isolated environment for your robotics sessions

🏠 Rooms: Create multiple rooms within a workspace for different robot configurations

👥 Sharing: Share the workspace ID with others to collaborate on the same robots

🔄 Real-time: All participants in a workspace see live updates from producers