#include <CscServoInterface.h>
◆ CscServoInterface()
| CscServoInterface::CscServoInterface |
( |
| ) |
|
|
explicit |
◆ ~CscServoInterface()
| CscServoInterface::~CscServoInterface |
( |
| ) |
|
|
virtual |
◆ activate()
| void CscServoInterface::activate |
( |
const char * |
rsPortName | ) |
|
◆ closeSerial()
| void CscServoInterface::closeSerial |
( |
| ) |
|
◆ disactivate()
| void CscServoInterface::disactivate |
( |
| ) |
|
◆ emergencyStop()
| void CscServoInterface::emergencyStop |
( |
| ) |
|
◆ getInstance()
◆ getMotoValInPercent()
| float CscServoInterface::getMotoValInPercent |
( |
int |
motorId | ) |
|
◆ initUpdateStatusAndProcessActionThread()
| void CscServoInterface::initUpdateStatusAndProcessActionThread |
( |
| ) |
|
◆ isActivated()
| bool CscServoInterface::isActivated |
( |
| ) |
|
◆ processResultToRs()
| int CscServoInterface::processResultToRs |
( |
CscState * |
state | ) |
|
◆ processUnitSample()
| void CscServoInterface::processUnitSample |
( |
| ) |
|
◆ reachMotorsAngles()
| void CscServoInterface::reachMotorsAngles |
( |
float |
directionValues[2] | ) |
|
◆ setupSerialStream()
| bool CscServoInterface::setupSerialStream |
( |
FileDesc & |
fd, |
|
|
const char * |
portName |
|
) |
| |
◆ stopAllMovments()
| void CscServoInterface::stopAllMovments |
( |
| ) |
|
◆ updateRequestedMotorsAngles()
| int CscServoInterface::updateRequestedMotorsAngles |
( |
float |
motor0Speed, |
|
|
float |
motor1Speed |
|
) |
| |
◆ updateStatusAndProcessAction()
| void CscServoInterface::updateStatusAndProcessAction |
( |
| ) |
|
◆ writePelcoPMessage()
| void CscServoInterface::writePelcoPMessage |
( |
int |
movement, |
|
|
float |
deltaAngleMotor0, |
|
|
float |
deltaAngleMotor1 |
|
) |
| |
◆ writeSerialMessage()
| void CscServoInterface::writeSerialMessage |
( |
int |
motor, |
|
|
int |
targetAngleMotor |
|
) |
| |
◆ writeToRs()
| bool CscServoInterface::writeToRs |
( |
const char * |
buffer, |
|
|
unsigned int |
buf_size |
|
) |
| |
◆ rsFd
| int CscServoInterface::rsFd |
◆ rsPortName
| const char* CscServoInterface::rsPortName |
The documentation for this class was generated from the following files: