angular_velocity_covariance_ | WiimoteNode | private |
angular_velocity_stat_ | WiimoteNode | private |
bt_device_addr_ | WiimoteNode | private |
calculateJoystickAxisXY(uint8_t stick_current[2], uint8_t stick_min[2], uint8_t stick_max[2], uint8_t stick_center[2], double(&stick)[2]) | WiimoteNode | private |
calibrateJoystick(uint8_t stick[2], uint8_t(¢er)[2], const char *name) | WiimoteNode | private |
calibration_time_ | WiimoteNode | private |
checkFactoryCalibrationData() | WiimoteNode | private |
classic_stick_left_calibrated_ | WiimoteNode | private |
classic_stick_left_center_ | WiimoteNode | private |
classic_stick_left_max_ | WiimoteNode | private |
classic_stick_left_min_ | WiimoteNode | private |
classic_stick_right_calibrated_ | WiimoteNode | private |
classic_stick_right_center_ | WiimoteNode | private |
classic_stick_right_max_ | WiimoteNode | private |
classic_stick_right_min_ | WiimoteNode | private |
COVARIANCE_DATA_POINTS_ | WiimoteNode | private |
cwiidErrorCallback | WiimoteNode | privatestatic |
EARTH_GRAVITY_ | WiimoteNode | private |
getBluetoothAddr() | WiimoteNode | |
getStateSample() | WiimoteNode | private |
GYRO_SCALE_FACTOR_ | WiimoteNode | private |
IGNORE_DATA_POINTS_ | WiimoteNode | private |
imu_calibrate_srv_ | WiimoteNode | private |
imu_data_pub_ | WiimoteNode | private |
imu_is_calibrated_pub_ | WiimoteNode | private |
initializeWiimoteState() | WiimoteNode | private |
isCollectingClassic() | WiimoteNode | private |
isCollectingMotionplus() | WiimoteNode | private |
isCollectingNunchuk() | WiimoteNode | private |
isCollectingWiimote() | WiimoteNode | private |
isPresentClassic() | WiimoteNode | private |
isPresentMotionplus() | WiimoteNode | private |
isPresentNunchuk() | WiimoteNode | private |
joy_pub_ | WiimoteNode | private |
joy_set_feedback_sub_ | WiimoteNode | private |
joySetFeedbackCallback(const sensor_msgs::JoyFeedbackArray::ConstPtr &feedback) | WiimoteNode | private |
JOYSTICK_CLASSIC_LEFT_20PERCENT_MAX_ | WiimoteNode | private |
JOYSTICK_CLASSIC_LEFT_20PERCENT_MIN_ | WiimoteNode | private |
JOYSTICK_CLASSIC_LEFT_DEFAULT_CENTER_ | WiimoteNode | private |
JOYSTICK_CLASSIC_RIGHT_20PERCENT_MAX_ | WiimoteNode | private |
JOYSTICK_CLASSIC_RIGHT_20PERCENT_MIN_ | WiimoteNode | private |
JOYSTICK_CLASSIC_RIGHT_DEFAULT_CENTER_ | WiimoteNode | private |
JOYSTICK_NUNCHUK_20PERCENT_MAX_ | WiimoteNode | private |
JOYSTICK_NUNCHUK_20PERCENT_MIN_ | WiimoteNode | private |
JOYSTICK_NUNCHUK_DEFAULT_CENTER_ | WiimoteNode | private |
led_state_ | WiimoteNode | private |
linear_acceleration_covariance_ | WiimoteNode | private |
linear_acceleration_stat_ | WiimoteNode | private |
nh_ | WiimoteNode | private |
nunchuk_cal_ | WiimoteNode | private |
nunchuk_calibrated_ | WiimoteNode | private |
nunchuk_failed_calibration_ | WiimoteNode | private |
nunchuk_stick_calibrated_ | WiimoteNode | private |
nunchuk_stick_center_ | WiimoteNode | private |
nunchuk_stick_max_ | WiimoteNode | private |
nunchuk_stick_min_ | WiimoteNode | private |
pairWiimote(int flags, int timeout) | WiimoteNode | |
publish() | WiimoteNode | |
publishImuData() | WiimoteNode | private |
publishJoy() | WiimoteNode | private |
publishWiimoteClassic() | WiimoteNode | private |
publishWiimoteNunchuk() | WiimoteNode | private |
publishWiimoteNunchukCommon() | WiimoteNode | private |
publishWiimoteState() | WiimoteNode | private |
report_mode_ | WiimoteNode | private |
resetClassicState() | WiimoteNode | private |
resetMotionPlusState() | WiimoteNode | private |
resetNunchukState() | WiimoteNode | private |
rumble_ | WiimoteNode | private |
serviceImuCalibrateCallback(std_srvs::Empty::Request &, std_srvs::Empty::Response &) | WiimoteNode | private |
setBluetoothAddr(const char *bt_str) | WiimoteNode | |
setLEDBit(uint8_t led, bool on) | WiimoteNode | private |
setLedState(uint8_t led_state) | WiimoteNode | |
setReportMode(uint8_t rpt_mode) | WiimoteNode | private |
setRumbleBit(bool on) | WiimoteNode | private |
setRumbleState(uint8_t rumble) | WiimoteNode | |
state_nsecs_ | WiimoteNode | private |
state_secs_ | WiimoteNode | private |
unpairWiimote() | WiimoteNode | |
updateJoystickMinMax(uint8_t stick[2], uint8_t(&stick_min)[2], uint8_t(&stick_max)[2], const char *name) | WiimoteNode | private |
wiimote_ | WiimoteNode | private |
wiimote_cal_ | WiimoteNode | private |
wiimote_calibrated_ | WiimoteNode | private |
wiimote_classic_pub_ | WiimoteNode | private |
wiimote_errors | WiimoteNode | private |
wiimote_nunchuk_pub_ | WiimoteNode | private |
wiimote_state_ | WiimoteNode | private |
wiimote_state_pub_ | WiimoteNode | private |
WiimoteNode() | WiimoteNode | |
~WiimoteNode() | WiimoteNode | |