🎮 Master Control Active
Robot is controlled by: {robot.controlState.masterName}
Manual controls are disabled. Disconnect master to regain manual control.
{/if}
{/each}
{#if robots.length === 0}
No robots created yet. Create one above to get started with the master-slave architecture.
{/if}
{#if showRobotSelectionModal}
Select Server Robot
This will connect your local robot "{pendingLocalRobot?.id}" as a slave to
receive commands from the selected server robot.