#include <ros_cpu_state.h>
|
| RosSubRapidPub (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size) |
|
| RosSubRapidPub (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size) |
|
ros::NodeHandle | nh_ |
|
ros::Subscriber | sub_ |
|
std::string | subscribe_topic_ |
|
std::string | publish_topic_ |
|
unsigned int | queue_size_ |
|
◆ RosCpuStateToRapid()
ff::RosCpuStateToRapid::RosCpuStateToRapid |
( |
const std::string & |
sub_topic, |
|
|
const std::string & |
pub_topic, |
|
|
const ros::NodeHandle & |
nh, |
|
|
const unsigned int |
queue_size = 10 |
|
) |
| |
◆ Callback()
void ff::RosCpuStateToRapid::Callback |
( |
ff_msgs::CpuStateStampedConstPtr const & |
state | ) |
|
◆ CheckAndPublish()
void ff::RosCpuStateToRapid::CheckAndPublish |
( |
ros::TimerEvent const & |
event | ) |
|
◆ SetPublishRate()
void ff::RosCpuStateToRapid::SetPublishRate |
( |
float |
rate | ) |
|
The documentation for this class was generated from the following files: