Classes | |
class | TF2Error |
This class represents the structure TF2Error defined by the user in the IDL file. More... | |
class | TF2ErrorPubSubType |
This class represents the TopicDataType of the type TF2Error defined by the user in the IDL file. More... | |
class | TFMessage |
This class represents the structure TFMessage defined by the user in the IDL file. More... | |
class | TFMessagePubSubType |
This class represents the TopicDataType of the type TFMessage defined by the user in the IDL file. More... | |
Variables | |
const uint8_t | TF2Error__CONNECTIVITY_ERROR = 2 |
const uint8_t | TF2Error__EXTRAPOLATION_ERROR = 3 |
const uint8_t | TF2Error__INVALID_ARGUMENT_ERROR = 4 |
const uint8_t | TF2Error__LOOKUP_ERROR = 1 |
const uint8_t | TF2Error__NO_ERROR = 0 |
const uint8_t | TF2Error__TIMEOUT_ERROR = 5 |
const uint8_t | TF2Error__TRANSFORM_ERROR = 6 |
const uint8_t tf2_msgs::msg::TF2Error__CONNECTIVITY_ERROR = 2 |
Definition at line 69 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__EXTRAPOLATION_ERROR = 3 |
Definition at line 70 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__INVALID_ARGUMENT_ERROR = 4 |
Definition at line 71 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__LOOKUP_ERROR = 1 |
Definition at line 68 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__NO_ERROR = 0 |
Definition at line 67 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__TIMEOUT_ERROR = 5 |
Definition at line 72 of file TF2Error.h.
const uint8_t tf2_msgs::msg::TF2Error__TRANSFORM_ERROR = 6 |
Definition at line 73 of file TF2Error.h.