Jump to content

URDF

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MarioGom (talk | contribs) at 12:39, 8 December 2023 (See also: remove section with too general links redundant with the lede). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

URDF
Filename extension
.URDF
Developed byRobot Operating System
Type of formatXML
Websitewiki.ros.org/urdf

URDF, Unified Robot Description Format is an XML format for representing a robot model.[1] URDF is commonly used in Robot Operating System (ROS) tools such as rviz (Robit Visualization tool) and Gazebo simulator.[2] The model consists of links and joints motion.

References

  1. ^ "URDF Primer".
  2. ^ "Tutorial: Using a URDF in Gazebo".