kinematics-dynamics
|
Create seek-and-follow trajectories based on Haar detection algorithms.
#include <HaarDetectionController.hpp>
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::ICartesianControl * | iCartesianControl |
yarp::dev::PolyDriver | sensorsClientDevice |
roboticslab::IProximitySensors * | iProximitySensors |
double | period |