Go to the source code of this file.
Classes | |
class | tf2::Stamped< T > |
The data type which will be cross compatable with geometry_msgs This is the tf2 datatype equivilant of a MessageStamped. More... | |
Namespaces | |
tf2 | |
Functions | |
template<typename T > | |
bool | tf2::operator== (const Stamped< T > &a, const Stamped< T > &b) |
Comparison Operator for Stamped datatypes. More... | |