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
Hey, I'm trying to use pybullet for a project but the HelloWorld program doesn't seem to work.
planeId = pybullet.loadURDF("plane.urdf")
error: Cannot load URDF file.
I tried with a different path and I made sure that pybullet was up to date but it's still not working and I would really like some help to be able to go further with it
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey, I'm trying to use pybullet for a project but the HelloWorld program doesn't seem to work.
planeId = pybullet.loadURDF("plane.urdf")
error: Cannot load URDF file.
I tried with a different path and I made sure that pybullet was up to date but it's still not working and I would really like some help to be able to go further with it
Thanks for your help !
Beta Was this translation helpful? Give feedback.
All reactions