◆ AddTwoInts
◆ Fibonacci
◆ GoalHandleFibonacci
◆ AuxNode() [1/3]
◆ AuxNode() [2/3]
◆ AuxNode() [3/3]
◆ execute_action()
◆ handle_accepted()
◆ handle_cancel()
| rclcpp_action::CancelResponse AuxNode::handle_cancel |
( |
const std::shared_ptr< GoalHandleFibonacci > | goal_handle | ) |
|
|
inlineprivate |
◆ handle_goal()
| rclcpp_action::GoalResponse AuxNode::handle_goal |
( |
const rclcpp_action::GoalUUID & | uuid, |
|
|
std::shared_ptr< const Fibonacci::Goal > | goal ) |
|
inlineprivate |
◆ handle_service()
| void AuxNode::handle_service |
( |
const std::shared_ptr< AddTwoInts::Request > | request, |
|
|
std::shared_ptr< AddTwoInts::Response > | response ) |
|
inlineprivate |
◆ publish_message()
| void AuxNode::publish_message |
( |
| ) |
|
|
inlineprivate |
◆ action_server_
| rclcpp_action::Server<Fibonacci>::SharedPtr AuxNode::action_server_ |
|
private |
◆ publisher_
| rclcpp::Publisher<std_msgs::msg::String>::SharedPtr AuxNode::publisher_ |
|
private |
◆ service_server_
| rclcpp::Service<AddTwoInts>::SharedPtr AuxNode::service_server_ |
|
private |
◆ timer_
| rclcpp::TimerBase::SharedPtr AuxNode::timer_ |
|
private |
The documentation for this class was generated from the following files: