Nav2 Navigation Stack - jazzy
jazzy
ROS 2 Navigation Stack
|
A BT::ConditionNode that returns SUCCESS if initial pose has been received and FAILURE otherwise. More...
#include <nav2_behavior_tree/include/nav2_behavior_tree/plugins/condition/initial_pose_received_condition.hpp>
Public Member Functions | |
InitialPoseReceived (const std::string &name, const BT::NodeConfiguration &config) | |
BT::NodeStatus | tick () override |
Static Public Member Functions | |
static BT::PortsList | providedPorts () |
A BT::ConditionNode that returns SUCCESS if initial pose has been received and FAILURE otherwise.
Definition at line 28 of file initial_pose_received_condition.hpp.