Classes | |
| class | ASyncSub |
Functions | |
| int | BebopPrintToROSLogCB (eARSAL_PRINT_LEVEL level, const char *tag, const char *format, va_list va) |
| bool | CompareTwists (const geometry_msgs::Twist &lhs, const geometry_msgs::Twist &rhs) |
| long int | GetLWPId () |
| void | ResetTwist (geometry_msgs::Twist &t) |
Variables | |
| static const ros::console::levels::Level | arsal_level_to_ros [ARSAL_PRINT_MAX] |
| static char | bebop_err_str [BEBOP_ERR_STR_SZ] |
| static const double | deg2rad = 3.14159265 / 180.0 |
| static const double | eps = 1.0e-6 |
| int bebop_driver::util::BebopPrintToROSLogCB | ( | eARSAL_PRINT_LEVEL | level, |
| const char * | tag, | ||
| const char * | format, | ||
| va_list | va | ||
| ) |
Definition at line 57 of file bebop_driver_nodelet.cpp.
|
inline |
Definition at line 82 of file bebop_driver_nodelet.h.
| void bebop_driver::util::ResetTwist | ( | geometry_msgs::Twist & | t | ) |
Definition at line 70 of file bebop_driver_nodelet.h.
|
static |
Definition at line 57 of file bebop_driver_nodelet.h.
|
static |
Definition at line 68 of file bebop_driver_nodelet.h.
|
static |
Definition at line 66 of file bebop_driver_nodelet.h.
|
static |
Definition at line 65 of file bebop_driver_nodelet.h.