Skip to content

Commit c35c4ab

Browse files
committed
Fix: Correct name of URDF by changing Universal to Unified
1 parent 4ce3a90 commit c35c4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros_urdf/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tutorial: Using a URDF in Gazebo
22

3-
The [Universal Robotic Description Format](http://www.ros.org/wiki/urdf) (URDF)
3+
The [Unified Robotic Description Format](http://www.ros.org/wiki/urdf) (URDF)
44
is an XML file format used in ROS to describe all elements of a robot.
55
To use a URDF file in Gazebo, some additional simulation-specific tags must be added to work properly with Gazebo.
66
This tutorial explains the necessary steps to successfully use your URDF-based robot in Gazebo,

0 commit comments

Comments
 (0)