https://github.com/ami-iit/awesome-urdf
A curated list of Unified Robot Description Format (URDF) libraries, tools and resources.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A curated list of Unified Robot Description Format (URDF) libraries, tools and resources.
Statistics
- Stars: 125
- Watchers: 4
- Forks: 7
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Awesome URDF 
A curated list of Unified Robot Description Format (URDF) libraries, tools and resources.
Unified Robot Description Format (URDF) is an XML format for representing some aspects of a robot model, that was initially proposed as part of the Robot Operating System (ROS), but it is now used in several robotics-related tools and software.
See the official ROS documentation page on URDF for the official specification and more information about URDF.
Contents
URDF
There is no versioned specification of the URDF format. The main reference for the URDF format are the ROS wiki docs on URDF.
Libraries
Libraries to import, export and manipulate URDF files.
C++
- urdfdom - Reference C++ URDF parser implementation mantained by OpenRobotics. [BSD]
- sdformat - Reference C++ implementation of the SDFormat (Simulation Description Format), used in Gazebo and Ignition libraries that includes a converter (based on
urdfdom) from URDF to SDF. [APACHE2] - iDynTree - Library for kinematics and dynamics computation of free-floating robot model, with support for import and export of URDF files. It includes Python and MATLAB bindings. [BSD]
Python
- urdfparserpy - Reference Python URDF parser mantained by OpenRobotics. [BSD]
- odio_urdf - Library for building URDF files using Python. [MIT]
MATLAB/Simulink
- Simscape Multibody URDF Import - Simscape Multibody is the Multibody simulation environment of MATLAB, that supports importing URDFs. MATLAB docs contain also a useful URDF primer documentation. [Commercial]
Rust
- urdf-rs - URDF parser using serde-xml-rs for Rust. [APACHE2]
Julia
- MeshCatMechanisms.jl - 3D Visualization of mechanisms and URDFs using MeshCat.jl and RigidBodyDynamics.jl . [MIT]
Resources
- Awesome Robot Descriptions - A curated list of awesome robot descriptions, most in URDF or Xacro formats.
Tools
- xacro - Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions. Xacro is frequently used to mantain URDF models. [BSD]
- blender-robotics-utils - Set of utilities for exporting/controlling your robot in Blender. It includes a URDF to Blender model converter. [BSD]
- Unity-Technologies/URDF-Importer - URDF Importer allows you to import a robot defined in URDF format in a Unity scene. [APACHE]
- yourdfpy - Library and command-line tool to load, visualize, manipulate, validate and save URDF files.
- urdf-viz - Visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux. [APACHE2]
- Foxglove Studio - Visualization app for web or desktop, supports URDFs as well as arbitrary bag or MCAP data. [MPL-2.0]
- URDFormer - Given an image, URDFormer predicts its corresponding interactive 'digital twin' in the URDF format.
- urdf-loaders - URDF visualizer running in modern Web browsers with support for drag-and-dropping a full description directory. [APACHE2]
- jupytercad_urdf - A JupyterLab extension allowing export of CAD designs to URDF.
- xacrodoc - A wrapper around xacro providing friendly interfaces to compile xacro files to plain URDF or MJCF from Python or the command line. No ROS installation is required.
Extensions
Several libraries and groups have extended the URDF format beyond the official specs, a brief list is provided in the urdf-extensions.md file.
Community
- Robotics StackExchange - Questions related to URDF in Robotics StackExchange.
- ROS Answers - Questions related to URDF in ROS.
- Foxglove Slack community - Questions and discussion related to robitics data visualization
Contribute
Contributions are welcome! Read the contribution guidelines first.
License
Owner
- Name: Artificial and Mechanical Intelligence
- Login: ami-iit
- Kind: organization
- Location: Italy
- Website: https://ami.iit.it/
- Repositories: 111
- Profile: https://github.com/ami-iit
GitHub Events
Total
- Issues event: 1
- Watch event: 36
- Delete event: 2
- Issue comment event: 6
- Push event: 7
- Pull request event: 5
- Pull request review event: 4
- Pull request review comment event: 3
- Fork event: 5
- Create event: 3
Last Year
- Issues event: 1
- Watch event: 36
- Delete event: 2
- Issue comment event: 6
- Push event: 7
- Pull request event: 5
- Pull request review event: 4
- Pull request review comment event: 3
- Fork event: 5
- Create event: 3
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Silvio Traversaro | s****o@i****t | 9 |
| Stéphane Caron | s****n@n****g | 2 |
| akhilsathuluri | a****i@g****m | 1 |
| Yihui Li | l****8 | 1 |
| Tadashi | t****o@g****m | 1 |
| Jacob Bandes-Storch | j****b@f****v | 1 |
| Giulio Romualdi | g****i@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 17
- Average time to close issues: about 7 hours
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 7
- Average comments per issue: 0.5
- Average comments per pull request: 0.88
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 7
- Average time to close issues: about 7 hours
- Average time to close pull requests: about 15 hours
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.14
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- traversaro (2)
Pull Request Authors
- traversaro (7)
- stephane-caron (4)
- htadashi (2)
- akhilsathuluri (1)
- jtbandes (1)
- GiulioRomualdi (1)
- lyh458 (1)