Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-urdf

A curated list of Unified Robot Description Format (URDF) libraries, tools and resources.
https://github.com/ami-iit/awesome-urdf

  • ROS wiki docs on URDF
  • 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]
  • urdf_parser_py - Reference Python URDF parser mantained by OpenRobotics. [BSD]
  • odio_urdf - Library for building URDF files using Python. [MIT]
  • 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](https://mathworks.com/help/physmod/sm/ug/urdf-model-import.html) documentation. [Commercial]
  • urdf-rs - URDF parser using [serde-xml-rs](https://github.com/RReverser/serde-xml-rs) for Rust. [APACHE2]
  • MeshCatMechanisms.jl - 3D Visualization of mechanisms and URDFs using [MeshCat.jl](https://github.com/rdeits/MeshCat.jl) and [RigidBodyDynamics.jl](https://github.com/JuliaRobotics/RigidBodyDynamics.jl) . [MIT]
  • Awesome Robot Descriptions - A curated list of awesome robot descriptions, most in URDF or Xacro formats.
  • 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](https://www.blender.org/). 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](https://unity.com). [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](https://mcap.dev) data. [MPL-2.0]
  • URDFormer - Given an image, URDFormer predicts its corresponding interactive 'digital twin' in the URDF format.
  • 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
  • ![CC0