#include <teleop_wiimote.h>
Definition at line 42 of file teleop_wiimote.h.
◆ TeleopWiimote()
TeleopWiimote::TeleopWiimote |
( |
| ) |
|
◆ joyCallback()
void TeleopWiimote::joyCallback |
( |
const sensor_msgs::Joy::ConstPtr & |
joy | ) |
|
|
private |
◆ rumbleFeedback()
void TeleopWiimote::rumbleFeedback |
( |
int |
useconds | ) |
|
|
private |
◆ setLEDFeedback()
void TeleopWiimote::setLEDFeedback |
( |
double |
value | ) |
|
|
private |
◆ wiimoteStateCallback()
void TeleopWiimote::wiimoteStateCallback |
( |
const wiimote::State::ConstPtr & |
wiistate | ) |
|
|
private |
◆ angular_z_max_velocity_
double TeleopWiimote::angular_z_max_velocity_ |
|
private |
◆ angular_z_min_velocity_
double TeleopWiimote::angular_z_min_velocity_ |
|
private |
◆ dpad_in_use_
bool TeleopWiimote::dpad_in_use_ = false |
|
private |
◆ joy_pub_
◆ joy_sub_
◆ linear_x_max_velocity_
double TeleopWiimote::linear_x_max_velocity_ |
|
private |
◆ linear_x_min_velocity_
double TeleopWiimote::linear_x_min_velocity_ |
|
private |
◆ njoy_in_use_
bool TeleopWiimote::njoy_in_use_ = false |
|
private |
◆ percent_angular_throttle_
double TeleopWiimote::percent_angular_throttle_ |
|
private |
◆ percent_linear_throttle_
double TeleopWiimote::percent_linear_throttle_ |
|
private |
◆ vel_pub_
◆ wiimote_sub_
The documentation for this class was generated from the following files: