Definition at line 6 of file averaging_server.cpp.
◆ AveragingAction()
AveragingAction::AveragingAction |
( |
std::string |
name | ) |
|
|
inline |
◆ ~AveragingAction()
AveragingAction::~AveragingAction |
( |
void |
| ) |
|
|
inline |
◆ analysisCB()
void AveragingAction::analysisCB |
( |
const std_msgs::Float32::ConstPtr & |
msg | ) |
|
|
inline |
◆ goalCB()
void AveragingAction::goalCB |
( |
| ) |
|
|
inline |
◆ preemptCB()
void AveragingAction::preemptCB |
( |
| ) |
|
|
inline |
◆ action_name_
std::string AveragingAction::action_name_ |
|
protected |
◆ as_
◆ data_count_
int AveragingAction::data_count_ |
|
protected |
◆ feedback_
actionlib_tutorials::AveragingFeedback AveragingAction::feedback_ |
|
protected |
◆ goal_
int AveragingAction::goal_ |
|
protected |
◆ nh_
◆ result_
actionlib_tutorials::AveragingResult AveragingAction::result_ |
|
protected |
◆ sub_
◆ sum_
float AveragingAction::sum_ |
|
protected |
◆ sum_sq_
float AveragingAction::sum_sq_ |
|
protected |
The documentation for this class was generated from the following file: