Digital twins
—
from the catalog
A table, a blue can, a red fence, an amber pad. The arm picks the can, clears the fence, and sets it down. Touch the fence and the run is a fail. Fence height and pads change every attempt, so a memorised motion cannot fake the exam.
Digital twins
—
from the catalog
Physical arms
—
on the floor (heartbeats)
Skills on file
—
contracts in skills/
Last barrier exam
—
latest signed test
Landing: train online, watch arms and twins, open every tool.
robots.fimpo.net
Monitor the fleet. Start a training session.
Shift KPIs, heartbeats, latest eval per skill.
robo-mission.fimpo.net
Watch numbers for this shift.
Browser 3D twin. Drag the marker, the claw follows. Online teaching.
robo-twin.fimpo.net
Teach and practice a skill without the plastic arm.
GPU reinforcement learning (Jupyter on Node D).
robo-arm.fimpo.net
Run long PPO/SAC jobs on the RTX 5070 Ti.
Imitation-learning API (datasets, checkpoints, health).
robo-lerobot.fimpo.net
List datasets and checkpoints. Kick imitation jobs.
Live training curves from Isaac and the CPU twin.
tensorboard.fimpo.net
See whether a run is actually learning.
Click-to-play eval clips from sim rollouts.
robo-videos.fimpo.net
Scrub a policy instead of reading a loss curve.
| Tool | Public DNS | Where it runs |
|---|---|---|
| Robots hub | robots.fimpo.net | Node C Traefik → mission-control :8091 |
| Floor board | robo-mission.fimpo.net | Node C Traefik → mission-control :8091 /floor |
| Twin classroom | robo-twin.fimpo.net | Node C Traefik → twin-classroom :8092 |
| Isaac Lab | robo-arm.fimpo.net | Node D Cloudflare tunnel → :8888 |
| LeRobot | robo-lerobot.fimpo.net | Node D Cloudflare tunnel → :8001 |
| TensorBoard | tensorboard.fimpo.net | Node D Cloudflare tunnel → :6006 |
| Rollout videos | robo-videos.fimpo.net | Node D Cloudflare tunnel → :8090 |