Skip to content

URDF file 'urdfs/smallSquareBox.urdf' not found #14

@MingshanHe

Description

@MingshanHe

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

  1. python finger_blocked_force_demo.py in correct workspace location

Specifications

  • Version: latest
  • Platform: Ubuntu 22.04
  • Subsystem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions