Class DistanceController
Defined in File distance_controller.hpp
Inheritance Relationships
Base Type
public BT::DecoratorNode
Class Documentation
A BT::DecoratorNode that ticks its child every time the robot travels a specified distance.
Public Functions
A constructor for nav2_behavior_tree::DistanceController.
- Parameters:
name – Name for the XML tag for this node
conf – BT node configuration
Public Static Functions
Creates list of BT ports.
- Returns:
BT::PortsList Containing node-specific ports