Classes | |
| struct | GRKAPoint |
| class | IGazeboRosKatanaGripperAction |
| class | KatanaGripperGraspController |
| class | KatanaGripperJointTrajectoryController |
Variables | |
| static const double | GRIPPER_ANGLE_THRESHOLD = 0.005 |
| static const double | GRIPPER_CLOSED_ANGLE = -0.44 |
| Constants for gripper fully open or fully closed (should be equal to the value in the urdf description) More... | |
| static const double | GRIPPER_OPEN_ANGLE = 0.30 |
| Constants for gripper fully open or fully closed (should be equal to the value in the urdf description) More... | |
| static const double | GRIPPER_OPENING_CLOSING_DURATION = 3.0 |
| The maximum time it takes to open or close the gripper. More... | |
|
static |
allowed difference between desired and actual position
Definition at line 46 of file katana_gripper_joint_trajectory_controller.h.
|
static |
Constants for gripper fully open or fully closed (should be equal to the value in the urdf description)
Definition at line 39 of file katana_gripper_grasp_controller.cpp.
|
static |
Constants for gripper fully open or fully closed (should be equal to the value in the urdf description)
Definition at line 36 of file katana_gripper_grasp_controller.cpp.
|
static |
The maximum time it takes to open or close the gripper.
Definition at line 42 of file katana_gripper_grasp_controller.cpp.