Browse Source

Bugfix in urdf recompiling docs

pull/84/merge
Binit Shah 1 year ago
committed by GitHub
parent
commit
610febd8e0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      stretch_description/README.md

+ 1
- 0
stretch_description/README.md View File

@ -51,6 +51,7 @@ Next add the xacro for the particular tool to `/stretch_description/urdf/stretch
```bash
>>$ cd ~/catkin_ws/src/stretch_ros/stretch_description/urdf
>>$ cp stretch.urdf stretch.urdf.bak
>>$ roscore # run in a new terminal before running the next command
>>$ rosrun stretch_calibration update_urdf_after_xacro_change.sh
```

Loading…
Cancel
Save