Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 678 Bytes

File metadata and controls

27 lines (17 loc) · 678 Bytes

LeRobot Visualize

Visualize, control, and replicate your robot in 3D, right inside your browser.

Supported Robot & arm:

  • SOARM-101

Showcase

Development

For detailed instructions to develop this project, follow CONTRIBUTING.md

Note

By default, pnpm dev will start the development server for the Stage Web (browser version). If you would like to try developing the desktop version, please make sure you read CONTRIBUTING.md to setup the environment correctly.

pnpm i
pnpm dev