Common
common packages for kyubic
 
Loading...
Searching...
No Matches
planner::pdla_planner::PDLAFeedbackRepub Class Reference

Node that converts Action Feedback topics to Custom Messages. More...

#include <pdla_feedback_repub.hpp>

+ Inheritance diagram for planner::pdla_planner::PDLAFeedbackRepub:
+ Collaboration diagram for planner::pdla_planner::PDLAFeedbackRepub:

Public Types

using PDLA = planner_msgs::action::PDLA
 
using ActionFeedbackMsg = PDLA::Impl::FeedbackMessage
 
using CustomFeedbackMsg = planner_msgs::msg::PDLAFeedback
 

Public Member Functions

 PDLAFeedbackRepub (const rclcpp::NodeOptions &options=rclcpp::NodeOptions())
 Construct a new PDLAFeedbackRepub object.
 
virtual ~PDLAFeedbackRepub ()
 

Detailed Description

Node that converts Action Feedback topics to Custom Messages.

Member Typedef Documentation

◆ ActionFeedbackMsg

◆ CustomFeedbackMsg

using planner::pdla_planner::PDLAFeedbackRepub::CustomFeedbackMsg = planner_msgs::msg::PDLAFeedback

◆ PDLA

using planner::pdla_planner::PDLAFeedbackRepub::PDLA = planner_msgs::action::PDLA

Constructor & Destructor Documentation

◆ PDLAFeedbackRepub()

planner::pdla_planner::PDLAFeedbackRepub::PDLAFeedbackRepub ( const rclcpp::NodeOptions &  options = rclcpp::NodeOptions())
explicit

Construct a new PDLAFeedbackRepub object.

Parameters
optionsNode options.

◆ ~PDLAFeedbackRepub()

planner::pdla_planner::PDLAFeedbackRepub::~PDLAFeedbackRepub ( )
virtual

The documentation for this class was generated from the following files: