Common
common packages for kyubic
 
Loading...
Searching...
No Matches
qr_action.hpp File Reference

Action client for QR tracking. More...

#include <planner_msgs/action/qr.hpp>
#include <rclcpp/rclcpp.hpp>
#include <std_msgs/msg/string.hpp>
#include "behavior_tree/common/ros_action_node.hpp"
+ Include dependency graph for qr_action.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  behavior_tree::QrAction
 QR Action Client implementation using the CUSTOM RosActionNode template. Target Action: planner_msgs::action::QR. More...
 

Namespaces

namespace  behavior_tree
 

Detailed Description

Action client for QR tracking.

Author
S.Itozono
Date
2025/11/22

QRコードトラッキングのAction ClientのBTノード