blob: 162567b70a9d7787f1956b9aaf06bda9886f819c (
plain)
1
2
3
4
5
6
7
8
|
urdfdom (Unified Robot Description Format headers)
The Unified Robot Description Format (URDF) library provides core
data structures and a simple XML parsers for populating the class data
structures from an URDF file.
For now, the details of the URDF specifications reside on
http://ros.org/wiki/urdf
|