Go to the source code of this file.
Namespaces | |
namespace | katana_gazebo_plugins |
Variables | |
static const double | katana_gazebo_plugins::GRIPPER_CLOSED_ANGLE = -0.44 |
Constants for gripper fully open or fully closed (should be equal to the value in the urdf description) | |
static const double | katana_gazebo_plugins::GRIPPER_OPEN_ANGLE = 0.30 |
Constants for gripper fully open or fully closed (should be equal to the value in the urdf description) | |
static const double | katana_gazebo_plugins::GRIPPER_OPENING_CLOSING_DURATION = 3.0 |
The maximum time it takes to open or close the gripper. |