rm_control
Loading...
Searching...
No Matches
rm_common::JointJogCommandSender Class Reference

#include <command_sender.h>

Inheritance diagram for rm_common::JointJogCommandSender:
Collaboration diagram for rm_common::JointJogCommandSender:

Public Member Functions

 JointJogCommandSender (ros::NodeHandle &nh, const sensor_msgs::JointState &joint_state)
 
void reset ()
 
void plus ()
 
void minus ()
 
const std::string & getJoint ()
 
- Public Member Functions inherited from rm_common::CommandSenderBase< std_msgs::Float64 >
 CommandSenderBase (ros::NodeHandle &nh)
 
void setMode (int mode)
 
virtual void sendCommand (const ros::Time &time)
 
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
 
std_msgs::Float64 * getMsg ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ JointJogCommandSender()

rm_common::JointJogCommandSender::JointJogCommandSender ( ros::NodeHandle & nh,
const sensor_msgs::JointState & joint_state )
inlineexplicit

Member Function Documentation

◆ getJoint()

const std::string & rm_common::JointJogCommandSender::getJoint ( )
inline

◆ minus()

void rm_common::JointJogCommandSender::minus ( )
inline

◆ plus()

void rm_common::JointJogCommandSender::plus ( )
inline

◆ reset()

void rm_common::JointJogCommandSender::reset ( )
inline

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