rdiankov / openrave

Open Robotics Automation Virtual Environment: An environment for testing, developing, and deploying robotics motion planning algorithms.
http://www.openrave.org
Other
684 stars 339 forks source link

add GetId() python bindings to KinBody, Link, Joint, Geometry #1355

Closed yoshikikanemoto closed 5 months ago

yoshikikanemoto commented 5 months ago

when overwriting diff of KinBodyInfo to KinBody referenced by referenceUri, GetId python binding makes targetting things to overwrite easier.

rdiankov commented 5 months ago

thanks