owl-project / NVISII

Apache License 2.0
319 stars 27 forks source link

support primitive shape (e.g. box, sphere, e.t.c.) in loading urdf #153

Closed zcczhang closed 1 year ago

zcczhang commented 1 year ago

Hi, I am just wondering if there's any support to load urdf which contains the primitive shape, e.g. box, for pybullet? I found a todo here but not sure if there's any further progress? Thank you! I tried to use nv.entity.create to create the box, but seems the transform is not exactly the same as that for the mesh created by import_scene.