Closed CreeperLin closed 2 months ago
The Python bindings define Joint.set_position_imits where it should be set_position_limits
https://github.com/gazebosim/gz-sim/blob/f600a441951c6ec0818008283b051a7770da1cd6/python/src/gz/sim/Joint.cc#L97
Fixed PR https://github.com/gazebosim/gz-sim/pull/2578
The Python bindings define Joint.set_position_imits where it should be set_position_limits
https://github.com/gazebosim/gz-sim/blob/f600a441951c6ec0818008283b051a7770da1cd6/python/src/gz/sim/Joint.cc#L97