#include <udpSender.hpp>
|
| UdpSender (const std::string &udpHost, const std::string &udpPort) |
|
virtual | ~UdpSender () |
|
void | sendJointAngles (const double *const adamPosePtr, const int adamPoseRows, const double *const adamTranslationPtr, const double *const adamFaceCoeffsExpPtr, const int faceCoeffRows) |
|
Definition at line 8 of file udpSender.hpp.
◆ UdpSender()
op::UdpSender::UdpSender |
( |
const std::string & |
udpHost, |
|
|
const std::string & |
udpPort |
|
) |
| |
◆ ~UdpSender()
virtual op::UdpSender::~UdpSender |
( |
| ) |
|
|
virtual |
◆ sendJointAngles()
void op::UdpSender::sendJointAngles |
( |
const double *const |
adamPosePtr, |
|
|
const int |
adamPoseRows, |
|
|
const double *const |
adamTranslationPtr, |
|
|
const double *const |
adamFaceCoeffsExpPtr, |
|
|
const int |
faceCoeffRows |
|
) |
| |
The documentation for this class was generated from the following file: