-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
I have run the python file 'finger_blocked_force_demo.py' and I want to run this code which is performed in your article.
Actual Behavior
`b3Printf: URDF file 'urdfs/smallSquareBox.urdf' not found
Traceback (most recent call last):
File "/home/brl/somo/examples/basic/blocked_force/finger_blocked_force_demo.py", line 166, in
run()
File "/home/brl/somo/examples/basic/blocked_force/finger_blocked_force_demo.py", line 56, in run
boxId, boxConstraintId = load_constrained_urdf(
File "/home/brl/somo/somo/utils.py", line 124, in load_constrained_urdf
bodyUniqueId = p.loadURDF(
pybullet.error: Cannot load URDF file.
`
Steps to Reproduce the Problem
python finger_blocked_force_demo.pyin correct workspace location
Specifications
- Version: latest
- Platform: Ubuntu 22.04
- Subsystem:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working