GripperConf Struct Reference

Configure object for Gripper. More...

#include <gripper.h>

Collaboration diagram for GripperConf:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::string name
 name of gripper for configuration
double gripDuration
 time in seconds for how long the gripper grasps
double releaseDuration
 releaseDuration time in seconds for how long the gripper cannot grasp after release
Color color
double size
 diameter of the drawn sphere (if 0 nothing is drawn)
bool drawAtContactPoint
 sphere is drawn at contact point (true) or at center of attached primitive (false)
bool forbitLastPrimitive
 if true the last grasped object cannot be directly grasped again
bool fixedOrBallJoint
 use fixed joint (true) or ball joint (false)

Detailed Description

Configure object for Gripper.


Member Data Documentation

sphere is drawn at contact point (true) or at center of attached primitive (false)

use fixed joint (true) or ball joint (false)

if true the last grasped object cannot be directly grasped again

double gripDuration

time in seconds for how long the gripper grasps

std::string name

name of gripper for configuration

releaseDuration time in seconds for how long the gripper cannot grasp after release

double size

diameter of the drawn sphere (if 0 nothing is drawn)


The documentation for this struct was generated from the following file:
Generated on Thu Jun 28 14:49:06 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3