kinematics-dynamics
|
Sends streaming commands to the cartesian controller from a streaming input device like the 3Dconnexion Space Navigator. More...
#include <StreamingDeviceController.hpp>
Private Member Functions | |
bool | update (double timestamp) |
Private Attributes | |
StreamingDevice * | streamingDevice |
yarp::dev::PolyDriver | cartesianControlClientDevice |
roboticslab::ICartesianControl * | iCartesianControl |
yarp::os::BufferedPort< yarp::os::Bottle > | proximityPort |
int | thresholdAlertHigh |
int | thresholdAlertLow |
bool | disableSensorsLowLevel |
yarp::os::BufferedPort< yarp::os::Bottle > | centroidPort |
CentroidTransform | centroidTransform |
yarp::os::BufferedPort< yarp::os::Bottle > | syncPort |
double | period |
double | scaling |
bool | isStopped |