rm_control
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
rm_common::TimeStampCommandSenderBase< MsgType > Class Template Reference

#include <command_sender.h>

Inheritance diagram for rm_common::TimeStampCommandSenderBase< MsgType >:
Collaboration diagram for rm_common::TimeStampCommandSenderBase< MsgType >:

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ TimeStampCommandSenderBase()

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

Member Function Documentation

◆ sendCommand()

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

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