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

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