Public Member Functions | List of all members
rm_common::TimeStampCommandSenderBase< MsgType > Class Template Reference

#include <command_sender.h>

Inheritance diagram for rm_common::TimeStampCommandSenderBase< MsgType >:
Inheritance graph
[legend]

Public Member Functions

void sendCommand (const ros::Time &time) override
 
 TimeStampCommandSenderBase (ros::NodeHandle &nh)
 
- Public Member Functions inherited from rm_common::CommandSenderBase< MsgType >
 CommandSenderBase (ros::NodeHandle &nh)
 
MsgType * getMsg ()
 
void setMode (int mode)
 
virtual void setZero ()=0
 
virtual void updateCapacityData (const rm_msgs::PowerManagementSampleAndStatusData data)
 
virtual void updateGameRobotStatus (const rm_msgs::GameRobotStatus data)
 
virtual void updateGameStatus (const rm_msgs::GameStatus data)
 
virtual void updatePowerHeatData (const rm_msgs::PowerHeatData data)
 

Additional Inherited Members

- Protected Attributes inherited from rm_common::CommandSenderBase< MsgType >
MsgType msg_
 
ros::Publisher pub_
 
uint32_t queue_size_
 
std::string topic_
 

Detailed Description

template<class MsgType>
class rm_common::TimeStampCommandSenderBase< MsgType >

Definition at line 150 of file command_sender.h.

Constructor & Destructor Documentation

◆ TimeStampCommandSenderBase()

template<class MsgType >
rm_common::TimeStampCommandSenderBase< MsgType >::TimeStampCommandSenderBase ( ros::NodeHandle nh)
inlineexplicit

Definition at line 153 of file command_sender.h.

Member Function Documentation

◆ sendCommand()

template<class MsgType >
void rm_common::TimeStampCommandSenderBase< MsgType >::sendCommand ( const ros::Time time)
inlineoverridevirtual

Reimplemented from rm_common::CommandSenderBase< MsgType >.

Definition at line 156 of file command_sender.h.


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


rm_common
Author(s):
autogenerated on Tue May 6 2025 02:23:36