#include <ardrone3_state_callbacks.h>
Public Member Functions | |
Ardrone3PilotingStateGpsLocationChanged (::ros::NodeHandle &nh,::ros::NodeHandle &priv_nh, const ::std::string &topic) | |
::bebop_msgs::Ardrone3PilotingStateGpsLocationChanged::ConstPtr | GetDataCstPtr () const |
void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
Private Attributes | |
::bebop_msgs::Ardrone3PilotingStateGpsLocationChanged::Ptr | msg_ptr |
Definition at line 877 of file ardrone3_state_callbacks.h.
bebop_driver::cb::Ardrone3PilotingStateGpsLocationChanged::Ardrone3PilotingStateGpsLocationChanged | ( | ::ros::NodeHandle & | nh, |
::ros::NodeHandle & | priv_nh, | ||
const ::std::string & | topic | ||
) | [inline] |
Definition at line 884 of file ardrone3_state_callbacks.h.
::bebop_msgs::Ardrone3PilotingStateGpsLocationChanged::ConstPtr bebop_driver::cb::Ardrone3PilotingStateGpsLocationChanged::GetDataCstPtr | ( | ) | const [inline] |
Definition at line 894 of file ardrone3_state_callbacks.h.
void bebop_driver::cb::Ardrone3PilotingStateGpsLocationChanged::Update | ( | const ARCONTROLLER_DICTIONARY_ARG_t * | arguments, |
const ::ros::Time & | t | ||
) | [inline, virtual] |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 900 of file ardrone3_state_callbacks.h.
::bebop_msgs::Ardrone3PilotingStateGpsLocationChanged::Ptr bebop_driver::cb::Ardrone3PilotingStateGpsLocationChanged::msg_ptr [private] |
Definition at line 880 of file ardrone3_state_callbacks.h.