#include <sot/talos_balance/qualisys-client.hh>
Definition at line 63 of file qualisys-client.hh.
◆ QualisysClient()
◆ DECLARE_SIGNAL_IN()
DECLARE_SIGNAL_IN |
( |
dummy |
, |
|
|
double |
|
|
) |
| |
◆ display()
void display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
If connected, return the list of all the rigid bodies available.
Definition at line 207 of file qualisys-client.cpp.
◆ getRigidBodyList()
void getRigidBodyList |
( |
| ) |
|
◆ init()
◆ manageNetworkFrame()
void manageNetworkFrame |
( |
| ) |
|
|
protected |
◆ readGenericRigidBody()
dg::Vector & readGenericRigidBody |
( |
const int |
RBidx, |
|
|
dg::Vector & |
res, |
|
|
const int & |
time |
|
) |
| |
|
protected |
◆ registerRigidBody()
void registerRigidBody |
( |
const std::string & |
RBname | ) |
|
◆ setMocapIPAdress()
void setMocapIPAdress |
( |
const std::string & |
ipAdress | ) |
|
◆ m_initSucceeded
◆ m_mutex
◆ m_printRigidBodyList
bool m_printRigidBodyList = false |
|
protected |
◆ m_RBnames
std::vector<std::string> m_RBnames |
|
protected |
◆ m_RBpositions
std::vector<dg::Vector> m_RBpositions |
|
protected |
◆ m_serverAddr
std::string m_serverAddr = "127.0.0.1" |
|
protected |
◆ m_thread
The documentation for this class was generated from the following files: