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