Class GpsToCartesian
Defined in File gps_to_cartesian.hpp
Inheritance Relationships
Base Type
public nav2_behavior_tree::BtServiceNode< as2_msgs::srv::GeopathToPath >
(Template Class BtServiceNode)
Class Documentation
-
class GpsToCartesian : public nav2_behavior_tree::BtServiceNode<as2_msgs::srv::GeopathToPath>
Public Functions
-
GpsToCartesian(const std::string &xml_tag_name, const BT::NodeConfiguration &conf)
-
virtual void on_tick() override
Function to perform some user-defined operation on tick Fill in service request with information if necessary.
-
BT::NodeStatus on_completion()
Public Static Functions
-
static inline BT::PortsList providedPorts()
-
GpsToCartesian(const std::string &xml_tag_name, const BT::NodeConfiguration &conf)