30 int nbOfColisionsPerSeconds();
31 int nbOfVoxelCCPerSeconds();
32 int nbOfCostPerSeconds();
33 int nbOfLocalPathsPerSeconds();
This class holds a the robot represented by a kinematic chain.
Definition: robot.hpp:42
Does multiple querries for a Robot such as Collision, Localpath validity and cost computations to get...
Definition: testModel.hpp:24