AURobotServers  4
Public Member Functions | Public Attributes | List of all members
ULaserWpc Class Reference

#include <uclientfunclaser.h>

Public Member Functions

 ULaserWpc ()
 

Public Attributes

double motorLeft
 
double motorRight
 
double speedAdvice
 
double speedCurrent
 
double speedPlanned
 
UPosition wpPos [MAX_WP_POSITIONS]
 
int wpPosCnt
 

Constructor & Destructor Documentation

ULaserWpc::ULaserWpc ( )

Constructor

References speedCurrent, speedPlanned, and wpPosCnt.

Member Data Documentation

double ULaserWpc::motorLeft

Current motot control command

Referenced by UClientFuncLaser::handleWpc(), and UClientFuncLaserGui::paintWpc().

double ULaserWpc::motorRight
double ULaserWpc::speedAdvice

Speed advice from path-finder

Referenced by UClientFuncLaser::handleWpc(), and UClientFuncLaserGui::paintPlannerData().

double ULaserWpc::speedCurrent
double ULaserWpc::speedPlanned
UPosition ULaserWpc::wpPos[MAX_WP_POSITIONS]

Position of waypoints in queue to be executed

Referenced by UClientFuncLaser::handleWpc(), and UClientFuncLaserGui::paintWpListData().

int ULaserWpc::wpPosCnt

Number of used WP positions

Referenced by UClientFuncLaser::handleWpc(), UClientFuncLaserGui::paintWpListData(), and ULaserWpc().


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