quimortiz / dynoRRT

Other
14 stars 1 forks source link

Binding problem: module 'pydynorrt' has no attribute 'set_pin_model' #14

Closed ArthurH91 closed 1 week ago

ArthurH91 commented 3 months ago

Python bindings error when:

pyrrt.set_pin_model(cm, full_robot_red.model, full_robot_red.collision_model)

in the example code fingers.py.

ArthurH91 commented 3 months ago

This should be fixed now.