Variables | |
string | CURSOR_TOPIC = 'cursor3d' |
string | LASER_MODE_TOPIC = 'laser_mode' |
string | MOUSE_CLICK_TOPIC = 'mouse_click' |
string | MOUSE_DOUBLE_CLICK_TOPIC = 'mouse_left_double_click' |
string | MOUSE_R_CLICK_TOPIC = 'mouse_r_click' |
string | MOUSE_R_DOUBLE_CLICK_TOPIC = 'mouse_right_double_click' |
string | VIZ_TOPIC = 'viz_cursor_3d' |
string pkg::CURSOR_TOPIC = 'cursor3d' |
Definition at line 31 of file nodes/pkg.py.
string pkg::LASER_MODE_TOPIC = 'laser_mode' |
Definition at line 37 of file nodes/pkg.py.
string pkg::MOUSE_CLICK_TOPIC = 'mouse_click' |
Definition at line 33 of file nodes/pkg.py.
string pkg::MOUSE_DOUBLE_CLICK_TOPIC = 'mouse_left_double_click' |
Definition at line 35 of file nodes/pkg.py.
string pkg::MOUSE_R_CLICK_TOPIC = 'mouse_r_click' |
Definition at line 34 of file nodes/pkg.py.
string pkg::MOUSE_R_DOUBLE_CLICK_TOPIC = 'mouse_right_double_click' |
Definition at line 36 of file nodes/pkg.py.
string pkg::VIZ_TOPIC = 'viz_cursor_3d' |
Definition at line 32 of file nodes/pkg.py.