paper-with-me

홈 › Papers

Beyond URDF: The Universal Robot Description Directory for Shared, Extensible, and Standardized Robot Models

2025-12-29 · Roshan Klein-Seetharaman, Daniel Rakita arxiv

Robots are typically described in software by specification files (e.g., URDF, SDF, MJCF, USD) that encode only basic kinematic, dynamic, and geometric information. As a result, downstream applications such as simulation, planning, and control must repeatedly re-derive richer data, leading to redundant computations, fragmented implementations, and limited standardization. In this work, we introduce the Universal Robot Description Directory (URDD), a modular representation that organizes derived robot information into structured, easy-to-parse JSON and YAML modules. Our open-source toolkit automatically generates URDDs from URDFs, with a Rust implementation supporting Bevy-based visualization. Additionally, we provide a JavaScript/Three.js viewer for web-based inspection of URDDs. Experiments on multiple robot platforms show that URDDs can be generated efficiently, encapsulate substantially richer information than standard specification files, and directly enable the construction of core robotics subroutines. URDD provides a unified, extensible resource for reducing redundancy and establishing shared standards across robotics frameworks. We conclude with a discussion on the limitations and implications of our work.

📄 PDF Abstract BibTeX arXiv:2512.23135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extracting Semantics: LLM-Guided Automatic Population of Robot Ontology from URDF

2026-06-10 · Bastien Dussard, Guillaume Sarthou arxiv

While commonsense knowledge may suffice for virtual agents, embodied robots interacting with humans require grounded and semantically rich representations of both their environment and their own physical embodiment. In c…

AutoURDF: Unsupervised Robot Modeling from Point Cloud Frames Using Cluster Registration

2024-12-07 · CVPR 2025 1 · Jiong Lin, Lechen Zhang, Kwansoo Lee, Jialong Ning 외

Robot description models are essential for simulation and control, yet their creation often requires significant manual effort. To streamline this modeling process, we introduce AutoURDF, an unsupervised approach for con…

parameter estimationPoint Cloud Registration

Generating Actionable Robot Knowledge Bases by Combining 3D Scene Graphs with Robot Ontologies

2025-07-15 · Giang Nguyen, Mihai Pomarlan, Sascha Jongebloed, Nils Leusmann 외 arxiv

In robotics, the effective integration of environmental data into actionable knowledge remains a significant challenge due to the variety and incompatibility of data formats commonly used in scene descriptions, such as M…

ArtiWorld: LLM-Driven Articulation of 3D Objects in Scenes

2025-11-17 · Yixuan Yang, Luyang Xie, Zhen Luo, Zixiang Zhao 외 arxiv

Building interactive simulators and scalable robot-learning environments requires a large number of articulated assets. However, most existing 3D assets in simulation are rigid, and manually converting them into articula…

SAGCI-System: Towards Sample-Efficient, Generalizable, Compositional, and Incremental Robot Learning

2021-11-29 · Jun Lv, Qiaojun Yu, Lin Shao, Wenhai Liu 외

Building general-purpose robots to perform a diverse range of tasks in a large variety of environments in the physical world at the human level is extremely challenging. It requires the robot learning to be sample-effici…