#include <FKPositionBase.h>
Inheritance diagram for OSCAR::FKPositionBase:

Public Methods | |
| FKPositionBase (OSCARError &err=DUMMY_ERROR(noError), const String &name=String("")) | |
| FKPositionBase (const FKPositionBase &fkBase) | |
| virtual const Xform * | GetHandPose (const Vector &jointVector)=0 |
| FKPositionBase & | operator= (const FKPositionBase &fkp) |
| virtual | ~FKPositionBase () |
|
||||||||||||
|
Constructor. Constructor for FKPositionBase
|
|
|
Copy Constructor. A copy constructor for FKPositionBase.
|
|
|
|
|
|
Method to Compute the forward position solution for the last link (or tool point) of a robot.
Implemented in OSCAR::FKJacobianMitsubishi, OSCAR::FKJacobianPlanar3R, OSCAR::FKPosition, OSCAR::FKPositionMitsubishi, OSCAR::FKPositionPuma, and OSCAR::FKPositionSpatial3R. |
|
|
= operator. Used for copying objects of type FKPositionBase
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |