kinematics-dynamics
Public Member Functions | Private Attributes | List of all members
roboticslab::HaarDetectionController Class Reference

Create seek-and-follow trajectories based on Haar detection algorithms.

#include <HaarDetectionController.hpp>

Inheritance diagram for roboticslab::HaarDetectionController:

Public Member Functions

bool configure (yarp::os::ResourceFinder &rf) override
 
bool updateModule () override
 
bool interruptModule () override
 
bool close () override
 
double getPeriod () override
 

Private Attributes

GrabberResponder grabberResponder
 
yarp::os::BufferedPort< yarp::os::Bottle > grabberPort
 
yarp::dev::PolyDriver cartesianControlDevice
 
roboticslab::ICartesianControliCartesianControl
 
yarp::dev::PolyDriver sensorsClientDevice
 
roboticslab::IProximitySensors * iProximitySensors
 
double period
 

The documentation for this class was generated from the following files: