
#include <geomPQP.h>
Inheritance diagram for GeomPQP2DRigidMulti::

Public Methods | |
| GeomPQP2DRigidMulti (string path) | |
| virtual | ~GeomPQP2DRigidMulti () |
| 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 GeomPQP2DRigid. |
|
|
Compute the distance of the closest point on the robot to the obstacle region.
Reimplemented from GeomPQP2DRigid. |
|
|
Reimplemented from GeomPQP2D. |
|
|
Reimplemented from GeomPQP2DRigid. |
|
|
|