You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

5 lines
318 B

#!/bin/bash
rosrun xacro xacro `rospack find stretch_description`/urdf/stretch_description.xacro use_nominal_extrinsics:=true > `rospack find stretch_description`/urdf/stretch_uncalibrated.urdf
cp `rospack find stretch_description`/urdf/stretch_uncalibrated.urdf `rospack find stretch_description`/urdf/stretch.urdf