hpp::corbaserver::manipulation::Rule Struct Reference

Describe a rule to link or not, a gripper and a handle. More...

import"/home/jmirabel/devel/demo/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl";

Public Attributes

Names_t grippers
 
Names_t handles
 
boolean link
 

Detailed Description

Describe a rule to link or not, a gripper and a handle.

Member Data Documentation

boolean hpp::corbaserver::manipulation::Rule::link