Jonathan Oreste Maruca

Results 1 issues of Jonathan Oreste Maruca

When creating a custom RosActionNode and overriding the onFeedback method, the method is never called. Here is an example: The .hpp file ``` #pragma once #include #include #include "behaviortree_cpp/action_node.h" #include...