Subscribes to an odometry message and stores it on the blackboard. More...
Declaration
class moveit_pro::behaviors::GetOdom { ... }
#include <get_odom.hpp>
Base class
Public Constructors Index
| GetOdom (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
Private Member Attributes Index
Public Static Functions Index
Description
Subscribes to an odometry message and stores it on the blackboard.
| Data Port Name | Port Type | Object Type |
|---|
| odometry_topic_name | input | std::string |
| subscribed_odometry | output | nav_msgs::msg::Odometry |
| odometry_pose | output | geometry_msgs::msg::PoseStamped |
Definition at line 27 of file get_odom.hpp.
Public Constructors
GetOdom()
Public Member Functions
onHalted()
| void moveit_pro::behaviors::GetOdom::onHalted () |
|
onRunning()
| BT::NodeStatus moveit_pro::behaviors::GetOdom::onRunning () |
|
onStart()
| BT::NodeStatus moveit_pro::behaviors::GetOdom::onStart () |
|
Private Member Attributes
current_odometry_
| nav_msgs::msg::Odometry moveit_pro::behaviors::GetOdom::current_odometry_ |
|
odometry_mutex_
| std::shared_mutex moveit_pro::behaviors::GetOdom::odometry_mutex_ |
|
odometry_subscriber_
| std::shared_ptr<rclcpp::Subscription<nav_msgs::msg::Odometry> > moveit_pro::behaviors::GetOdom::odometry_subscriber_ |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::GetOdom::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::GetOdom::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.