New Demonstration
Attach a repository, robot profile, and optional data/video files to a new demonstration.
Demonstration details
You can refine metadata later from the demonstration page.
Simulation Tools
Preview robot models and access CLI tools for simulation workflows
3D Robot Model Viewer
Interactive 3D visualization of robot models
Controls: Click and drag to rotate, scroll to zoom, right-click and drag to pan
TODO: Load actual robot URDF/GLTF models from robot profiles
ATE CLI
Command-line interface for FoodforThought platform
Installation
Install the CLI from local source
Install from PyPI (when available)
Example Commands
Check CLI version
Authenticate with API key
Clone a repository
Initialize a new skill repository
Check skill compatibility between robots
Adapt a skill from one robot to another
Configuration
Set environment variables for API access:
Set API endpoint (default: localhost for development)
Set your API key (get from account settings)
Note: The CLI is currently in development. Some commands may require additional setup or may not be fully functional yet.