rdiankov / openrave

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

Overwrite uri from atts #1290

Closed LLipter closed 1 year ago

LLipter commented 1 year ago

A recent commit breaks test_robotbridgestate/test_NotifyRobotChanged[True]. Not sure how to fix it correctly, but allowing overwriting URI from atts can fix the test.

rdiankov commented 1 year ago

let's fix the real bug, we're not going to re-introduce this functionality.

rdiankov commented 1 year ago

Looks like big was in the test and not in OpenRAVE