#include <LookupTransformGoal.h>
|
static int | serializeAvrFloat64 (unsigned char *outbuffer, const float f) |
| This tricky function handles promoting a 32bit float to a 64bit double, so that AVR can publish messages containing float64 fields, despite AVV having no native support for double. More...
|
|
static int | deserializeAvrFloat64 (const unsigned char *inbuffer, float *f) |
| This tricky function handles demoting a 64bit double to a 32bit float, so that AVR can understand messages containing float64 fields, despite AVR having no native support for double. More...
|
|
tf2_msgs::LookupTransformGoal::LookupTransformGoal |
( |
| ) |
|
|
inline |
virtual int tf2_msgs::LookupTransformGoal::deserialize |
( |
unsigned char * |
inbuffer | ) |
|
|
inlinevirtual |
const char* tf2_msgs::LookupTransformGoal::getMD5 |
( |
| ) |
|
|
inlinevirtual |
const char* tf2_msgs::LookupTransformGoal::getType |
( |
| ) |
|
|
inlinevirtual |
virtual int tf2_msgs::LookupTransformGoal::serialize |
( |
unsigned char * |
outbuffer | ) |
const |
|
inlinevirtual |
bool tf2_msgs::LookupTransformGoal::advanced |
const char* tf2_msgs::LookupTransformGoal::fixed_frame |
const char* tf2_msgs::LookupTransformGoal::source_frame |
ros::Time tf2_msgs::LookupTransformGoal::source_time |
const char* tf2_msgs::LookupTransformGoal::target_frame |
ros::Time tf2_msgs::LookupTransformGoal::target_time |
The documentation for this class was generated from the following file: