We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd306b commit 3c9682bCopy full SHA for 3c9682b
README.md
@@ -56,5 +56,5 @@ sudo apt install mypy
56
57
## Acknowledgements
58
59
-- A few functions were based on https://github.com/BehaviorTree/BehaviorTree.CPP/pull/634
+- `convertFromString` is based on https://github.com/BehaviorTree/BehaviorTree.CPP/pull/634
60
- The TypeConverter is based on [moveit_task_constructor](https://github.com/moveit/moveit_task_constructor/)'s pybind11 implementation.
0 commit comments