splintered-reality / py_trees

Python implementation of behaviour trees.
Other
416 stars 140 forks source link

Blackboard relative name multiply trims the namespace #358

Closed stonier closed 2 years ago

stonier commented 2 years ago
>>> Blackboard.relative_name("/foo", "/foo/foo/bar")
'bar'