Public Member Functions | Private Attributes | List of all members
TwistStampedMsgParser Class Reference

#include <twist_msg.h>

Inheritance diagram for TwistStampedMsgParser:
Inheritance graph
[legend]

Public Member Functions

void parseMessageImpl (const geometry_msgs::TwistStamped &msg, double &timestamp) override
 
void parseMessageImpl (const geometry_msgs::msg::TwistStamped &msg, double &timestamp) override
 
 TwistStampedMsgParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
 TwistStampedMsgParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
- Public Member Functions inherited from BuiltinMessageParser< geometry_msgs::msg::TwistStamped >
 BuiltinMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
 BuiltinMessageParser (const std::string &topic_name, PlotDataMapRef &plot_data)
 
bool parseMessage (MessageRef serialized_msg, double &timestamp) override
 
virtual bool parseMessage (MessageRef serialized_msg, double &timestamp)
 
- Public Member Functions inherited from Ros2MessageParser
 Ros2MessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
const rosidl_message_type_support_t * typeSupport () const
 
- Public Member Functions inherited from PJ::RosMessageParser
const RosParserConfiggetConfig () const
 
PJ::PlotDatagetSeries (const std::string &key)
 
PJ::StringSeriesgetStringSeries (const std::string &key)
 
 RosMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
void setConfig (const RosParserConfig &config)
 
- Public Member Functions inherited from PJ::MessageParser
bool clampLargeArray () const
 
unsigned maxArraySize () const
 
 MessageParser (const std::string &topic_name, PlotDataMapRef &plot_data)
 
virtual bool parseMessage (const MessageRef serialized_msg, double &timestamp)=0
 
virtual void setLargeArraysPolicy (bool clamp, unsigned max_size)
 
virtual ~MessageParser ()=default
 
- Public Member Functions inherited from BuiltinMessageParser< geometry_msgs::TwistStamped >
 BuiltinMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data)
 
 BuiltinMessageParser (const std::string &topic_name, PlotDataMapRef &plot_data)
 
bool parseMessage (MessageRef serialized_msg, double &timestamp) override
 
virtual bool parseMessage (MessageRef serialized_msg, double &timestamp)
 

Private Attributes

HeaderMsgParser _header_parser
 
TwistMsgParser _twist_parser
 

Additional Inherited Members

- Protected Member Functions inherited from PJ::MessageParser
PlotDatagetSeries (const std::string &key)
 
StringSeriesgetStringSeries (const std::string &key)
 
- Protected Attributes inherited from Ros2MessageParser
const rosidl_message_type_support_t * _type_support = nullptr
 
- Protected Attributes inherited from PJ::RosMessageParser
RosParserConfig _config
 
- Protected Attributes inherited from PJ::MessageParser
PlotDataMapRef_plot_data
 
std::string _topic_name
 

Detailed Description

Definition at line 45 of file ros1_parsers/twist_msg.h.

Constructor & Destructor Documentation

◆ TwistStampedMsgParser() [1/2]

TwistStampedMsgParser::TwistStampedMsgParser ( const std::string &  topic_name,
PJ::PlotDataMapRef plot_data 
)
inline

Definition at line 48 of file ros1_parsers/twist_msg.h.

◆ TwistStampedMsgParser() [2/2]

TwistStampedMsgParser::TwistStampedMsgParser ( const std::string &  topic_name,
PJ::PlotDataMapRef plot_data 
)
inline

Definition at line 49 of file ros2_parsers/twist_msg.h.

Member Function Documentation

◆ parseMessageImpl() [1/2]

void TwistStampedMsgParser::parseMessageImpl ( const geometry_msgs::TwistStamped &  msg,
double &  timestamp 
)
inlineoverridevirtual

◆ parseMessageImpl() [2/2]

void TwistStampedMsgParser::parseMessageImpl ( const geometry_msgs::msg::TwistStamped &  msg,
double &  timestamp 
)
inlineoverridevirtual

Member Data Documentation

◆ _header_parser

HeaderMsgParser TwistStampedMsgParser::_header_parser
private

Definition at line 62 of file ros1_parsers/twist_msg.h.

◆ _twist_parser

TwistMsgParser TwistStampedMsgParser::_twist_parser
private

Definition at line 63 of file ros1_parsers/twist_msg.h.


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


plotjuggler_ros
Author(s): Davide Faconti
autogenerated on Fri Jun 23 2023 02:28:04