- Notifications
You must be signed in to change notification settings - Fork778
-
Hi all, As I'm getting started using BehaviorTree.CPP and BehaviorTree.ROS2 on my project, I'm trying to understand something about the design: According to the docs (here, &here for example), a StatefulActionNode is the recommended way of implementing actions with a request-reply pattern. Given that, is there a particular reason that RosActionNode and RosServiceNode are implemented as ActionNodeBase classes instead of as StatefulActionNode classes? Thank you very much for the help! |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment