Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
eborghi10 committed Feb 14, 2019
1 parent ca21964 commit bdd174c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ca_description/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To convert the xacro file into a URDF file:
```bash
$ roscd ca_description/urdf/
$ roscore &
$ rosrun xacro xacro --inorder create_2.xacro [ARGS] > test.urdf
$ rosrun xacro xacro --inorder create_2.urdf.xacro [ARGS] > test.urdf
```
Replace [ARGS] with the corresponding XACRO arguments. As an example, `visualize:=false`.

Expand Down

0 comments on commit bdd174c

Please sign in to comment.