#include <ardrone3_setting_callbacks.h>
Public Member Functions | |
PilotingSettingsPitchMode (ros::NodeHandle &priv_nh) | |
void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
void | UpdateBebopFromROS (const BebopArdrone3Config &config, const ARCONTROLLER_Device_t *bebop_ctrl_ptr_) |
Private Attributes | |
bool | PilotingSettingsPitchModeValue_bebop_sent_ |
int32_t | PilotingSettingsPitchModeValue_bebop_value_ |
Definition at line 846 of file ardrone3_setting_callbacks.h.
bebop_driver::cb::PilotingSettingsPitchMode::PilotingSettingsPitchMode | ( | ros::NodeHandle & | priv_nh | ) | [inline, explicit] |
Definition at line 853 of file ardrone3_setting_callbacks.h.
void bebop_driver::cb::PilotingSettingsPitchMode::Update | ( | const ARCONTROLLER_DICTIONARY_ARG_t * | arguments, |
const ::ros::Time & | t | ||
) | [inline, virtual] |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 892 of file ardrone3_setting_callbacks.h.
void bebop_driver::cb::PilotingSettingsPitchMode::UpdateBebopFromROS | ( | const BebopArdrone3Config & | config, |
const ARCONTROLLER_Device_t * | bebop_ctrl_ptr_ | ||
) | [inline, virtual] |
Implements bebop_driver::cb::AbstractSetting.
Definition at line 859 of file ardrone3_setting_callbacks.h.
bool bebop_driver::cb::PilotingSettingsPitchMode::PilotingSettingsPitchModeValue_bebop_sent_ [private] |
Definition at line 850 of file ardrone3_setting_callbacks.h.
int32_t bebop_driver::cb::PilotingSettingsPitchMode::PilotingSettingsPitchModeValue_bebop_value_ [private] |
Definition at line 849 of file ardrone3_setting_callbacks.h.