Skip to content

Commit ab17711

Browse files
authored
Fixed typo in README.md (#176)
changed from ur.urdf.macro to ur.urdf.xacro
1 parent 621eb6e commit ab17711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Basically, the description can be modified using configuration values stored in
5959
should be used.
6060

6161
The four configuration files have to be passed to `ur_macro.urdf` (more specific to the macro
62-
defined in that file) which is done inside the `ur.urdf.macro`. Contents of the files are parsed
62+
defined in that file) which is done inside the `ur.urdf.xacro`. Contents of the files are parsed
6363
inside `ur_common.xacro`.
6464

6565
Arguments that have to be passed to the main `ur.urdf.xacro` file are:

0 commit comments

Comments
 (0)