#include <ardrone3_state_callbacks.h>
Public Member Functions | |
Ardrone3PilotingStatemoveToChanged (::ros::NodeHandle &nh,::ros::NodeHandle &priv_nh, const ::std::string &topic) | |
::bebop_msgs::Ardrone3PilotingStatemoveToChanged::ConstPtr | GetDataCstPtr () const |
void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
Public Member Functions inherited from bebop_driver::cb::AbstractState | |
AbstractState (eARCONTROLLER_DICTIONARY_KEY cmd_key, const bool pub_enabled=false) | |
virtual | ~AbstractState () |
Public Member Functions inherited from bebop_driver::cb::AbstractCommand | |
AbstractCommand (eARCONTROLLER_DICTIONARY_KEY cmd_key) | |
eARCONTROLLER_DICTIONARY_KEY | GetCommandKey () const |
virtual | ~AbstractCommand () |
Private Attributes | |
::bebop_msgs::Ardrone3PilotingStatemoveToChanged::Ptr | msg_ptr |
Additional Inherited Members | |
Protected Attributes inherited from bebop_driver::cb::AbstractState | |
bool | pub_enabled_ |
::ros::Publisher | ros_pub_ |
Protected Attributes inherited from bebop_driver::cb::AbstractCommand | |
ARCONTROLLER_DICTIONARY_ARG_t * | arg |
eARCONTROLLER_DICTIONARY_KEY | cmd_key_ |
mutable::boost::mutex | mutex_ |
Definition at line 1065 of file ardrone3_state_callbacks.h.
|
inline |
Definition at line 1072 of file ardrone3_state_callbacks.h.
|
inline |
Definition at line 1082 of file ardrone3_state_callbacks.h.
|
inlinevirtual |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 1088 of file ardrone3_state_callbacks.h.
|
private |
Definition at line 1068 of file ardrone3_state_callbacks.h.