#include <geomPQP.h>
Inheritance diagram for GeomPQP3DRigidMulti::
Public Methods | |
GeomPQP3DRigidMulti (string path) | |
virtual | ~GeomPQP3DRigidMulti () |
virtual bool | CollisionFree (const MSLVector &q) |
Return true if the robot(s) and obstacles are not in collision. | |
virtual double | DistanceComp (const MSLVector &q) |
Compute the distance of the closest point on the robot to the obstacle region. | |
virtual void | LoadRobot (string path) |
void | SetTransformation (const MSLVector &q) |
Public Attributes | |
bool | SelfCollisionCheck |
|
|
|
|
|
Return true if the robot(s) and obstacles are not in collision.
Reimplemented from GeomPQP3DRigid. |
|
Compute the distance of the closest point on the robot to the obstacle region.
Reimplemented from GeomPQP3DRigid. |
|
Reimplemented from GeomPQP. |
|
Reimplemented from GeomPQP3DRigid. |
|
|