You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to load a urdf fridge into the scene via add_articulated_object_from_urdf. How can I get the bounding box of this object? I have tried obj.root_scene_node.compute_cumulative_bb() but it shows zeros. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I am trying to load a urdf fridge into the scene via
add_articulated_object_from_urdf
. How can I get the bounding box of this object? I have triedobj.root_scene_node.compute_cumulative_bb()
but it shows zeros. Thanks!The text was updated successfully, but these errors were encountered: