#include <jointstates_msg.h>
|
| | JointStateMsgParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| | JointStateMsgParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| void | parseMessageImpl (const sensor_msgs::msg::JointState &msg, double ×tamp) override |
| |
| void | parseMessageImpl (const sensor_msgs::JointState &msg, double ×tamp) override |
| |
| | 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 ×tamp) override |
| |
| virtual bool | parseMessage (MessageRef serialized_msg, double ×tamp) |
| |
| | Ros2MessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| const rosidl_message_type_support_t * | typeSupport () const |
| |
| const RosParserConfig & | getConfig () const |
| |
| PJ::PlotData & | getSeries (const std::string &key) |
| |
| PJ::StringSeries & | getStringSeries (const std::string &key) |
| |
| | RosMessageParser (const std::string &topic_name, PJ::PlotDataMapRef &plot_data) |
| |
| void | setConfig (const RosParserConfig &config) |
| |
| bool | clampLargeArray () const |
| |
| unsigned | maxArraySize () const |
| |
| | MessageParser (const std::string &topic_name, PlotDataMapRef &plot_data) |
| |
| virtual bool | parseMessage (const MessageRef serialized_msg, double ×tamp)=0 |
| |
| virtual void | setLargeArraysPolicy (bool clamp, unsigned max_size) |
| |
| virtual | ~MessageParser ()=default |
| |
| | 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 ×tamp) override |
| |
| virtual bool | parseMessage (MessageRef serialized_msg, double ×tamp) |
| |
◆ JointStateMsgParser() [1/2]
| JointStateMsgParser::JointStateMsgParser |
( |
const std::string & |
topic_name, |
|
|
PJ::PlotDataMapRef & |
plot_data |
|
) |
| |
|
inline |
◆ JointStateMsgParser() [2/2]
| JointStateMsgParser::JointStateMsgParser |
( |
const std::string & |
topic_name, |
|
|
PJ::PlotDataMapRef & |
plot_data |
|
) |
| |
|
inline |
◆ parseMessageImpl() [1/2]
| void JointStateMsgParser::parseMessageImpl |
( |
const sensor_msgs::JointState & |
msg, |
|
|
double & |
timestamp |
|
) |
| |
|
inlineoverridevirtual |
◆ parseMessageImpl() [2/2]
| void JointStateMsgParser::parseMessageImpl |
( |
const sensor_msgs::msg::JointState & |
msg, |
|
|
double & |
timestamp |
|
) |
| |
|
inlineoverridevirtual |
◆ _data
◆ _header_parser
The documentation for this class was generated from the following file: