Skip to content

Commit

Permalink
Merge pull request #249 from marip8/update/intro_to_urdf_doc
Browse files Browse the repository at this point in the history
Update Intro-to-URDF documentation
  • Loading branch information
marip8 committed Feb 27, 2019
2 parents 6604151 + cb61c5d commit 2d5b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh_pages/_source/session3/Intro-to-URDF.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Your goal is to describe a workcell that features:
1. It helps to visualize your URDF as you add links, to verify things look as expected:

```
roslaunch urdf_tutorial display.launch model:=<RELATIVE_PATH_TO_URDF>
roslaunch urdf_tutorial display.launch model:=`rospack find myworkcell_support`/urdf/workcell.urdf
```

_If nothing shows up in Rviz, you may need to change the base frame in RVIZ (left panel at top) to the name of one of the links in your model._

0 comments on commit 2d5b418

Please sign in to comment.