Auto-Register from RURI
Discover and register robots automatically by providing their RCAN Robot URI (RURI). The system will fetch the robot's manifest and create a registry entry.
Manual Registration
If auto-discovery doesn't work (CORS restrictions, private network, etc.), you can still submit a robot manually.
How Auto-Registration Works
- Enter RURI
Provide the robot's RCAN URI in the format
rcan://registry/manufacturer/model/device-id - Fetch Manifest
The system attempts to fetch the robot's manifest from
/.well-known/rcan-manifest.json - Review Data
Preview the robot's information before registration
- Submit Request
Create a GitHub issue for maintainer review and approval