{"id":50772668,"url":"https://github.com/ryanrudes/urdf","last_synced_at":"2026-06-11T20:30:40.780Z","repository":{"id":363042651,"uuid":"1261757240","full_name":"ryanrudes/urdf","owner":"ryanrudes","description":"Typed robot definitions in Python","archived":false,"fork":false,"pushed_at":"2026-06-07T06:17:55.000Z","size":274,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-07T07:18:58.218Z","etag":null,"topics":["definition","mjcf","robot","urdf"],"latest_commit_sha":null,"homepage":"https://ryanrudes.github.io/urdf","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanrudes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-07T05:34:50.000Z","updated_at":"2026-06-07T06:17:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ryanrudes/urdf","commit_stats":null,"previous_names":["ryanrudes/urdf"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ryanrudes/urdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrudes%2Furdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrudes%2Furdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrudes%2Furdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrudes%2Furdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanrudes","download_url":"https://codeload.github.com/ryanrudes/urdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanrudes%2Furdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34217312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["definition","mjcf","robot","urdf"],"created_at":"2026-06-11T20:30:40.003Z","updated_at":"2026-06-11T20:30:40.774Z","avatar_url":"https://github.com/ryanrudes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# urdf\n\n`urdf` parses URDF files and turns them into typed Python robot definitions.\n\nThe project is split into a small parser, reusable robot construction utilities, and generated robot packages under `src/urdf/robots/`.\n\n## What it provides\n\n- Parse URDF files into a structured in-memory model.\n- Generate typed link, joint, linkage, articulation, and skeleton definitions.\n- Register built-in and user-defined robots at runtime.\n- Keep robot-specific definitions in their own packages under `urdf.robots`.\n\n## Usage\n\nGenerate a robot package from a URDF file:\n\n```bash\nhatch run dev:generate-robot assets/g1_23dof.urdf src/urdf/robots/models/g1_23dof.py\n```\n\nRun the test suite:\n\n```bash\nhatch run dev:test\n```\n\nBuild the documentation:\n\n```bash\nhatch run dev:docs-build\n```\n\n## Repository layout\n\n- `src/urdf/parser/`: URDF parsing and code generation.\n- `src/urdf/robots/`: built-in robot packages, runtime registry, and shared helpers.\n- `tests/`: regression coverage for generation and registration behavior.\n- `docs/`: MkDocs source files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanrudes%2Furdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanrudes%2Furdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanrudes%2Furdf/lists"}