Visual Servoing Platform  version 3.6.1 under development (2024-05-13)
vpPololu Member List

This is the complete list of members for vpPololu, including all inherited members.

calibrate(unsigned short &pwm_min, unsigned short &pwm_max)vpPololu
connect(const std::string &device, int baudrate, int channel)vpPololu
connected() constvpPololu
getAngularPosition() constvpPololu
getPwmPosition() constvpPololu
getRangeAngles(float &minAngle, float &maxAngle) constvpPololu
getRangePwm(unsigned short &min, unsigned short &max)vpPololu
pwmToRad(unsigned short pwm) constvpPololu
radSToSpeed(float speed_rad_s) constvpPololu
radToPwm(float angle) constvpPololu
setAngularPosition(float pos_rad, float vel_rad_s=0.f)vpPololu
setAngularRange(float min_angle, float max_angle)vpPololuinline
setAngularVelocity(float vel_rad_s)vpPololu
setPwmPosition(unsigned short pos_pwm, unsigned short speed_pwm=0)vpPololu
setPwmRange(unsigned short min_pwm, unsigned short max_pwm)vpPololuinline
setPwmVelocity(short pwm_vel)vpPololu
setVerbose(bool verbose)vpPololuinline
speedToRadS(short speed) constvpPololu
stopVelocityCmd()vpPololu
vpPololu(bool verbose=false)vpPololu
vpPololu(const std::string &device, int baudrate=38400, int channel=0, bool verbose=false)vpPololu
~vpPololu()vpPololuvirtual