Skip to content
Open

Humble #5901

Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/Tutorials/Intermediate/URDF/URDF-Main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
URDF
====

URDF (Unified Robot Description Format) is a file format for specifying the geometry and organization of robots in ROS.
URDF (Unified Robot Description Format) is a file format for specifying the geometry and organization of robots in ROS. It is based on XML language. The XML specifications used in URDF are explained `here <https://wiki.ros.org/urdf/XML>`_.

.. contents:: Contents
:depth: 0
Expand Down