Class RateController
Defined in File rate_controller.hpp
Inheritance Relationships
Base Type
public BT::DecoratorNode
Class Documentation
A BT::DecoratorNode that ticks its child at a specified rate.
Public Functions
A constructor for nav2_behavior_tree::RateController.
- Parameters:
name – Name for the XML tag for this node
conf – BT node configuration
Function to read parameters and initialize class variables.
Public Static Functions
Creates list of BT ports.
- Returns:
BT::PortsList Containing node-specific ports