Open scpeters opened 1 month ago
main
gz-usd
simple_shapes.sdf
./bin/sdf2usd simple_shapes.sdf simple_shapes.usda
def Sphere
$ grep geometry simple_shapes.usda def Cube "geometry" def Cube "geometry" ( def Cylinder "geometry" def Cylinder "geometry" ( def Sphere "geometry" def Sphere "geometry" ( def Capsule "geometry" def Capsule "geometry" ( def Sphere "geometry" def Sphere "geometry" (
simple_shapes.usda
./bin/usd2sdf simple_shapes.usda simple_shapes_round_trip.sdf
<visual
$ grep '<visual' simple_shapes_round_trip.sdf
Environment
main
branch (178e136c388187aa2f7b24e72858a96d42366bfb) with Gazebo IonicDescription
Steps to reproduce
gz-usd
gz-usd
build folder assimple_shapes.sdf
gz-usd
build folder, convert to USD with the following command:def Sphere
calls have a scaling parameter set and are for the ellipsoidal collision and visual.simple_shapes.usda
back to SDFormat<visual
in the round-trip SDFormat fileOutput