Packages
Hardware primitives, system services, and robot skills with declared capability contracts.
41Search Robonix primitives, services, skills, and complete robot deployments. Inspect capability contracts, maintainers, platform support, and source before integrating.
Hardware primitives, system services, and robot skills with declared capability contracts.
41Deployment repositories that assemble body descriptions, drivers, services, skills, and runtime configuration.
9No catalog entries match that search.
Static JSON API hosted by GitHub Pages. Use GET; no API key is required.
| Method | Path | Response |
|---|---|---|
GET | /api/v1/packages.json | ordinary primitive/service/skill package entries |
GET | /api/v1/robots.json | robot deployment entries parsed from robonix_manifest.yaml |
GET | /api/v1/catalog.json | combined catalog object |
GET | /api/v1/search.json | plain combined catalog array for client-side filtering |
GET | /api/v1/package/<name>.json | one package or robot deployment object |