|
void | headCB (const pr2_controllers_msgs::JointTrajectoryControllerState::ConstPtr &msg) |
|
void | init () |
|
void | joy_cb (const sensor_msgs::Joy::ConstPtr &joy_msg) |
|
void | send_cmd_vel () |
|
| TeleopPR2 (bool deadman_no_publish=false) |
|
void | torsoCB (const pr2_controllers_msgs::JointTrajectoryControllerState::ConstPtr &msg) |
|
| ~TeleopPR2 () |
|
Definition at line 56 of file teleop_pr2.cpp.
◆ TeleopPR2()
TeleopPR2::TeleopPR2 |
( |
bool |
deadman_no_publish = false | ) |
|
|
inline |
◆ ~TeleopPR2()
TeleopPR2::~TeleopPR2 |
( |
| ) |
|
|
inline |
◆ headCB()
void TeleopPR2::headCB |
( |
const pr2_controllers_msgs::JointTrajectoryControllerState::ConstPtr & |
msg | ) |
|
|
inline |
◆ init()
◆ joy_cb()
void TeleopPR2::joy_cb |
( |
const sensor_msgs::Joy::ConstPtr & |
joy_msg | ) |
|
|
inline |
◆ send_cmd_vel()
void TeleopPR2::send_cmd_vel |
( |
| ) |
|
|
inline |
◆ torsoCB()
void TeleopPR2::torsoCB |
( |
const pr2_controllers_msgs::JointTrajectoryControllerState::ConstPtr & |
msg | ) |
|
|
inline |
◆ axis_pan
◆ axis_tilt
◆ axis_vw
◆ axis_vx
◆ axis_vy
◆ cmd
geometry_msgs::Twist TeleopPR2::cmd |
◆ cmd_head
◆ deadman_
◆ deadman_button
int TeleopPR2::deadman_button |
◆ deadman_no_publish_
bool TeleopPR2::deadman_no_publish_ |
◆ head_button
int TeleopPR2::head_button |
◆ head_pub_
◆ head_publish_
bool TeleopPR2::head_publish_ |
◆ head_state_sub_
◆ joy_msg_timeout_
◆ joy_sub_
◆ last_deadman_
bool TeleopPR2::last_deadman_ |
◆ last_processed_joy_message_
sensor_msgs::Joy TeleopPR2::last_processed_joy_message_ |
◆ last_recieved_joy_message_time_
ros::Time TeleopPR2::last_recieved_joy_message_time_ |
◆ last_selected_topic_
std::string TeleopPR2::last_selected_topic_ |
◆ max_pan
double TeleopPR2::max_pan |
◆ max_tilt
double TeleopPR2::max_tilt |
◆ max_torso
double TeleopPR2::max_torso |
◆ max_vw
◆ max_vw_run
double TeleopPR2::max_vw_run |
◆ max_vx
◆ max_vx_run
double TeleopPR2::max_vx_run |
◆ max_vy
◆ max_vy_run
double TeleopPR2::max_vy_run |
◆ min_tilt
double TeleopPR2::min_tilt |
◆ min_torso
double TeleopPR2::min_torso |
◆ mux_client_
◆ n_
◆ n_private_
◆ pan_step
double TeleopPR2::pan_step |
◆ req_pan
double TeleopPR2::req_pan |
◆ req_pan_vel
double TeleopPR2::req_pan_vel |
◆ req_tilt
double TeleopPR2::req_tilt |
◆ req_tilt_vel
double TeleopPR2::req_tilt_vel |
◆ req_torso
double TeleopPR2::req_torso |
◆ req_torso_vel
double TeleopPR2::req_torso_vel |
◆ req_vw
◆ req_vx
◆ req_vy
◆ run_button
int TeleopPR2::run_button |
◆ tilt_step
double TeleopPR2::tilt_step |
◆ torso_dn_button
int TeleopPR2::torso_dn_button |
◆ torso_pub_
◆ torso_publish_
bool TeleopPR2::torso_publish_ |
◆ torso_state_sub_
◆ torso_step
double TeleopPR2::torso_step |
◆ torso_up_button
int TeleopPR2::torso_up_button |
◆ use_mux_
◆ vel_pub_
The documentation for this class was generated from the following file: