|
C++ YASMIN (Yet Another State MachINe)
|
#include <memory>#include "example_interfaces/action/fibonacci.hpp"#include "rclcpp/rclcpp.hpp"#include "rclcpp_action/rclcpp_action.hpp"
Classes | |
| class | FibonacciActionServer |
| A ROS 2 action server node for calculating Fibonacci sequences. More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |