Public Member Functions | Private Member Functions | Private Attributes
TeleopJoy Class Reference

#include <teleop_joy.h>

List of all members.

Public Member Functions

 TeleopJoy ()
 Empty constructor.
 ~TeleopJoy ()
 Destructor.

Private Member Functions

void joy_callback (const sensor_msgs::Joy::ConstPtr &joy)

Private Attributes

ros::Subscriber _joy_sub
ros::Publisher _left_arm_vel_pub
ros::Publisher _neck_pan_vel_pub
ros::Publisher _neck_tilt_vel_pub
ros::NodeHandle _nh
ros::Publisher _right_arm_vel_pub
ros::Publisher _vel_pub
int axis_analog_angular
int axis_analog_linear
int axis_digital_angular
int axis_digital_linear
double scale_angular
double scale_linear

Detailed Description

Definition at line 36 of file teleop_joy.h.


Constructor & Destructor Documentation

Empty constructor.

Definition at line 30 of file teleop_joy.cpp.

Destructor.

Definition at line 54 of file teleop_joy.cpp.


Member Function Documentation

void TeleopJoy::joy_callback ( const sensor_msgs::Joy::ConstPtr &  joy) [private]
Parameters:
joyThe joy message.
Returns:

Definition at line 60 of file teleop_joy.cpp.


Member Data Documentation

Definition at line 75 of file teleop_joy.h.

Definition at line 68 of file teleop_joy.h.

Definition at line 71 of file teleop_joy.h.

Definition at line 72 of file teleop_joy.h.

Definition at line 57 of file teleop_joy.h.

Definition at line 67 of file teleop_joy.h.

Definition at line 64 of file teleop_joy.h.

Definition at line 59 of file teleop_joy.h.

Definition at line 59 of file teleop_joy.h.

Definition at line 60 of file teleop_joy.h.

Definition at line 60 of file teleop_joy.h.

double TeleopJoy::scale_angular [private]

Definition at line 61 of file teleop_joy.h.

double TeleopJoy::scale_linear [private]

Definition at line 61 of file teleop_joy.h.


The documentation for this class was generated from the following files:


maggie_teleop
Author(s): Raul Perula-Martinez
autogenerated on Wed Sep 16 2015 10:28:39