#include <terminator_eye.h>
Public Member Functions | |
| void | joyCb (sensor_msgs::JoyConstPtr joy_msg) |
| TerminatorEye (ros::NodeHandle pnh) | |
| virtual | ~TerminatorEye () |
Public Attributes | |
| ros::Subscriber | joy_sub_ |
| ros::NodeHandle | nh_ |
| bool | projector_on_ |
| int | trigger_button_ |
Definition at line 41 of file terminator_eye.h.
Definition at line 39 of file terminator_eye.cpp.
| TerminatorEye::~TerminatorEye | ( | ) | [virtual] |
Definition at line 49 of file terminator_eye.cpp.
| void TerminatorEye::joyCb | ( | sensor_msgs::JoyConstPtr | joy_msg | ) |
Definition at line 53 of file terminator_eye.cpp.
Definition at line 50 of file terminator_eye.h.
Definition at line 49 of file terminator_eye.h.
Definition at line 52 of file terminator_eye.h.
Definition at line 54 of file terminator_eye.h.