Hi, I am trying to export URDF from the USD files. Then for some of my files, I got the following message. But it really looks like a float numerical error instead of a not-supported USD->URDF conversion. Any suggestions? Appreciate it!
2024-04-01 23:59:57 [Error] [omni.ui.python] RuntimeError: URDF cannot scale radius axes different amounts. Cylinder ‘/walker_01/torso/right_foot/collisions/right_foot’ has scaling factors of 0.9999999657714591 and 1.0000000000000002 for non-height axes.
2024-04-01 23:59:57 [Error] [omni.ui.python]
2024-04-01 23:59:57 [Error] [omni.ui.python] At:
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/pip_prebundle/nvidia/srl/from_usd/to_urdf.py(562): _get_geometry
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/pip_prebundle/nvidia/srl/from_usd/to_urdf.py(456): _add_geometry
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/pip_prebundle/nvidia/srl/from_usd/to_urdf.py(296): _build_urdf
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/pip_prebundle/nvidia/srl/from_usd/to_urdf.py(245): to_str
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/pip_prebundle/nvidia/srl/from_usd/to_urdf.py(172): save_to_file
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.exporter.urdf/omni/exporter/urdf/ui_builder.py(211): _on_export_button_clicked_fn
2024-04-01 23:59:57 [Error] [omni.ui.python] /home/chenbao/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.isaac.ui/omni/isaac/ui/element_wrappers/ui_widget_wrappers.py(854): _on_clicked_fn_wrapper