We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6bb0a commit 2948c23Copy full SHA for 2948c23
ExplainableBT.h
@@ -2,7 +2,7 @@
2
// ExplainableBT class contains all the proposed algorithms in the paper.
3
// The only input needed is a behavior tree. Please refer to
4
// https://www.behaviortree.dev/ to get familiar with it.
5
-// Please use our fork https://github.com/uml-robotics/BehaviorTree.CPP asked
+// Please use our fork https://github.com/uml-robotics/BehaviorTree.CPP because
6
// it contains modifications that make the algorithms easy to reason about.
7
// You should also be familiar with ROS.
8
0 commit comments