|  | RobWorkProject
    23.9.11-
    | 
This grasp policy will close the fingers of a device to a randomly choosen target position which is generated either from a predefined set of target configurations or from one of the selected hueristics. More...
#include <TargetConfigGraspPolicy.hpp>
Inherits GraspPolicy.
| Public Types | |
| typedef rw::core::Ptr< TargetConfigGraspPolicy > | Ptr | 
|  Public Types inherited from GraspPolicy | |
| typedef rw::core::Ptr< GraspPolicy > | Ptr | 
| smart pointer type of this object | |
| Public Member Functions | |
| TargetConfigGraspPolicy (rwsim::dynamics::DynamicDevice *dev) | |
| constructor  More... | |
| void | setDefaultSettings () | 
| virtual void | reset (const rw::kinematics::State &state) | 
| virtual rwlibs::simulation::SimulatedController::Ptr | getController () | 
| virtual std::string | getIdentifier () | 
| virtual rw::core::PropertyMap | getSettings () | 
| virtual void | applySettings () | 
| Static Public Member Functions | |
| static std::string | getID () | 
This grasp policy will close the fingers of a device to a randomly choosen target position which is generated either from a predefined set of target configurations or from one of the selected hueristics.
constructor
| dev |