#include <open_manipulator_p_teleop_joystick.h>
| OpenManipulatorTeleop::OpenManipulatorTeleop |
( |
| ) |
|
| OpenManipulatorTeleop::~OpenManipulatorTeleop |
( |
| ) |
|
| OpenManipulatorTeleop::OpenManipulatorTeleop |
( |
| ) |
|
| OpenManipulatorTeleop::~OpenManipulatorTeleop |
( |
| ) |
|
| void OpenManipulatorTeleop::disableWaitingForEnter |
( |
void |
| ) |
|
|
private |
| std::vector< double > OpenManipulatorTeleop::getPresentJointAngle |
( |
| ) |
|
|
private |
| std::vector< double > OpenManipulatorTeleop::getPresentKinematicsPose |
( |
| ) |
|
|
private |
| void OpenManipulatorTeleop::initClient |
( |
| ) |
|
|
private |
| void OpenManipulatorTeleop::initClient |
( |
| ) |
|
|
private |
| void OpenManipulatorTeleop::initSubscriber |
( |
| ) |
|
|
private |
| void OpenManipulatorTeleop::initSubscriber |
( |
| ) |
|
|
private |
| void OpenManipulatorTeleop::jointStatesCallback |
( |
const sensor_msgs::JointState::ConstPtr & |
msg | ) |
|
|
private |
| void OpenManipulatorTeleop::jointStatesCallback |
( |
const sensor_msgs::JointState::ConstPtr & |
msg | ) |
|
|
private |
| void OpenManipulatorTeleop::joyCallback |
( |
const sensor_msgs::Joy::ConstPtr & |
msg | ) |
|
|
private |
| void OpenManipulatorTeleop::kinematicsPoseCallback |
( |
const open_manipulator_msgs::KinematicsPose::ConstPtr & |
msg | ) |
|
|
private |
| void OpenManipulatorTeleop::kinematicsPoseCallback |
( |
const open_manipulator_msgs::KinematicsPose::ConstPtr & |
msg | ) |
|
|
private |
| void OpenManipulatorTeleop::printText |
( |
| ) |
|
| void OpenManipulatorTeleop::restoreTerminalSettings |
( |
void |
| ) |
|
|
private |
| void OpenManipulatorTeleop::setGoal |
( |
char |
ch | ) |
|
| void OpenManipulatorTeleop::setGoal |
( |
const char * |
str | ) |
|
|
private |
| bool OpenManipulatorTeleop::setJointSpacePath |
( |
std::vector< std::string > |
joint_name, |
|
|
std::vector< double > |
joint_angle, |
|
|
double |
path_time |
|
) |
| |
|
private |
| bool OpenManipulatorTeleop::setJointSpacePath |
( |
std::vector< std::string > |
joint_name, |
|
|
std::vector< double > |
joint_angle, |
|
|
double |
path_time |
|
) |
| |
|
private |
| bool OpenManipulatorTeleop::setJointSpacePathFromPresent |
( |
std::vector< std::string > |
joint_name, |
|
|
std::vector< double > |
joint_angle, |
|
|
double |
path_time |
|
) |
| |
|
private |
| bool OpenManipulatorTeleop::setTaskSpacePathFromPresentPositionOnly |
( |
std::vector< double > |
kinematics_pose, |
|
|
double |
path_time |
|
) |
| |
|
private |
| bool OpenManipulatorTeleop::setTaskSpacePathFromPresentPositionOnly |
( |
std::vector< double > |
kinematics_pose, |
|
|
double |
path_time |
|
) |
| |
|
private |
| bool OpenManipulatorTeleop::setToolControl |
( |
std::vector< double > |
joint_angle | ) |
|
|
private |
| bool OpenManipulatorTeleop::setToolControl |
( |
std::vector< double > |
joint_angle | ) |
|
|
private |
| ros::ServiceClient OpenManipulatorTeleop::goal_task_space_path_from_present_position_only_client_ |
|
private |
| struct termios OpenManipulatorTeleop::oldt_ |
|
private |
| std::vector< double > OpenManipulatorTeleop::present_joint_angle_ |
|
private |
| std::vector< double > OpenManipulatorTeleop::present_kinematic_position_ |
|
private |
| bool OpenManipulatorTeleop::with_gripper_ |
|
private |
The documentation for this class was generated from the following files: