Class FollowObjectCancel

Inheritance Relationships

Base Type

  • public nav2_behavior_tree::BtCancelActionNode< opennav_following_msgs::action::FollowObject >

Class Documentation

class FollowObjectCancel : public nav2_behavior_tree::BtCancelActionNode<opennav_following_msgs::action::FollowObject>

A nav2_behavior_tree::BtActionNode class that wraps opennav_following_msgs::action::FollowObject.

Public Functions

FollowObjectCancel(const std::string &xml_tag_name, const std::string &action_name, const BT::NodeConfiguration &conf)

A constructor for opennav_following_bt::FollowObject.

Parameters:
  • xml_tag_name – Name for the XML tag for this node

  • action_name – Action name this node creates a client for

  • conf – BT node configuration

Public Static Functions

static inline BT::PortsList providedPorts()

Creates list of BT ports.

Returns:

BT::PortsList Containing basic ports along with node-specific ports