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
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
In Pybullet, you can define a soft object using .obj and .vtk files, but it seems that the "URDF.load" function used in "sensors.add_object()" does not accept .vtk and .obj files. Is there anyway to handle this issue?