#include <srs_assisted_arm_navigation_ui/bb_estimation_controls.h>
#include <rviz/window_manager_interface.h>
Go to the source code of this file.
Functions | |
const int | ID_BUTTON_OK (101) |
void | onMouse (int event, int x, int y, int flags, void *param) |
Variables | |
CButBBEstimationControls * | class_ptr |
static const string | cv_win = "Assisted object detection" |
const int ID_BUTTON_OK | ( | 101 | ) |
void onMouse | ( | int | event, |
int | x, | ||
int | y, | ||
int | flags, | ||
void * | param | ||
) |
Definition at line 351 of file bb_estimation_controls.cpp.
Definition at line 40 of file bb_estimation_controls.cpp.
const string cv_win = "Assisted object detection" [static] |
Definition at line 36 of file bb_estimation_controls.cpp.