#include <common_state_callbacks.h>
Public Member Functions | |
CommonOverHeatStateOverHeatChanged (::ros::NodeHandle &nh,::ros::NodeHandle &priv_nh, const ::std::string &topic) | |
::bebop_msgs::CommonOverHeatStateOverHeatChanged::ConstPtr | GetDataCstPtr () const |
void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
Private Attributes | |
::bebop_msgs::CommonOverHeatStateOverHeatChanged::Ptr | msg_ptr |
Definition at line 1011 of file common_state_callbacks.h.
bebop_driver::cb::CommonOverHeatStateOverHeatChanged::CommonOverHeatStateOverHeatChanged | ( | ::ros::NodeHandle & | nh, |
::ros::NodeHandle & | priv_nh, | ||
const ::std::string & | topic | ||
) | [inline] |
Definition at line 1018 of file common_state_callbacks.h.
::bebop_msgs::CommonOverHeatStateOverHeatChanged::ConstPtr bebop_driver::cb::CommonOverHeatStateOverHeatChanged::GetDataCstPtr | ( | ) | const [inline] |
Definition at line 1028 of file common_state_callbacks.h.
void bebop_driver::cb::CommonOverHeatStateOverHeatChanged::Update | ( | const ARCONTROLLER_DICTIONARY_ARG_t * | arguments, |
const ::ros::Time & | t | ||
) | [inline, virtual] |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 1034 of file common_state_callbacks.h.
::bebop_msgs::CommonOverHeatStateOverHeatChanged::Ptr bebop_driver::cb::CommonOverHeatStateOverHeatChanged::msg_ptr [private] |
Definition at line 1014 of file common_state_callbacks.h.