Public Member Functions | Protected Attributes | List of all members
rm_referee::CustomInfoSender Class Reference

#include <interactive_data.h>

Inheritance diagram for rm_referee::CustomInfoSender:
Inheritance graph
[legend]

Public Member Functions

 CustomInfoSender (XmlRpc::XmlRpcValue &rpc_value, Base &base, std::deque< Graph > *graph_queue=nullptr, std::deque< Graph > *character_queue=nullptr)
 
void sendCustomInfoData (std::wstring data)
 
- Public Member Functions inherited from rm_referee::InteractiveSender
 InteractiveSender (XmlRpc::XmlRpcValue &rpc_value, Base &base, std::deque< Graph > *graph_queue=nullptr, std::deque< Graph > *character_queue=nullptr)
 
virtual bool needSendInteractiveData ()
 
void sendInteractiveData (int data_cmd_id, int receiver_id, unsigned char data)
 
void sendMapSentryData (const rm_referee::MapSentryData &data)
 
void sendRadarCmdData (const rm_msgs::RadarInfoConstPtr &data)
 
void sendRadarInteractiveData (const rm_msgs::ClientMapReceiveData::ConstPtr &data)
 
void sendSentryCmdData (const rm_msgs::SentryCmdConstPtr &data)
 
- Public Member Functions inherited from rm_referee::UiBase
virtual void add ()
 
virtual void addForQueue (int add_times=1)
 
void clearTxBuffer ()
 
virtual void display (bool check_repeat=true)
 
virtual void display (const ros::Time &time)
 
void display (const ros::Time &time, bool state, bool once=false)
 
virtual void displayTwice (bool check_repeat=true)
 
virtual void erasure ()
 
void pack (uint8_t *tx_buffer, uint8_t *data, int cmd_id, int len) const
 
void sendCharacter (const ros::Time &time, Graph *graph)
 
void sendSerial (const ros::Time &time, int data_len)
 
void sendSingleGraph (const ros::Time &time, Graph *graph)
 
virtual void sendUi (const ros::Time &time)
 
 UiBase (XmlRpc::XmlRpcValue &rpc_value, Base &base, std::deque< Graph > *graph_queue=nullptr, std::deque< Graph > *character_queue=nullptr)
 
virtual void update ()
 
virtual void updateForQueue ()
 
virtual void updateManualCmdData (const rm_msgs::ManualToReferee::ConstPtr data)
 
virtual void updateManualCmdData (const rm_msgs::ManualToReferee::ConstPtr data, const ros::Time &last_get_data_time)
 
 ~UiBase ()=default
 

Protected Attributes

std::wstring last_custom_info_
 
- Protected Attributes inherited from rm_referee::UiBase
Basebase_
 
std::deque< Graph > * character_queue_
 
ros::Duration delay_ = ros::Duration(0.)
 
Graphgraph_
 
std::deque< Graph > * graph_queue_
 
const int k_cmd_id_length_ = 2
 
const int k_frame_length_ = 128
 
const int k_header_length_ = 5
 
const int k_tail_length_ = 2
 
ros::Time last_send_
 
tf2_ros::Buffer tf_buffer_
 
tf2_ros::TransformListener tf_listener_
 

Additional Inherited Members

- Public Attributes inherited from rm_referee::InteractiveSender
ros::Time last_send_time_
 
- Public Attributes inherited from rm_referee::UiBase
uint8_t tx_buffer_ [127]
 
int tx_len_
 
- Static Protected Attributes inherited from rm_referee::UiBase
static int id_
 

Detailed Description

Definition at line 27 of file interactive_data.h.

Constructor & Destructor Documentation

◆ CustomInfoSender()

rm_referee::CustomInfoSender::CustomInfoSender ( XmlRpc::XmlRpcValue rpc_value,
Base base,
std::deque< Graph > *  graph_queue = nullptr,
std::deque< Graph > *  character_queue = nullptr 
)
inlineexplicit

Definition at line 30 of file interactive_data.h.

Member Function Documentation

◆ sendCustomInfoData()

void rm_referee::CustomInfoSender::sendCustomInfoData ( std::wstring  data)

Definition at line 61 of file interactive_data.cpp.

Member Data Documentation

◆ last_custom_info_

std::wstring rm_referee::CustomInfoSender::last_custom_info_
protected

Definition at line 36 of file interactive_data.h.


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


rm_referee
Author(s): Qiayuan Liao
autogenerated on Tue May 6 2025 02:23:49