tf2
master
tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time.
|
Go to the documentation of this file.
30 #ifndef TF2__TRANSFORM_STORAGE_H_
31 #define TF2__TRANSFORM_STORAGE_H_
77 #endif // TF2__TRANSFORM_STORAGE_H_
uint32_t CompactFrameID
Definition: transform_storage.h:40
Definition: buffer_core.h:53
#define TF2_PUBLIC
Definition: visibility_control.h:57
The Quaternion implements quaternion to perform linear algebra rotations in combination with Matrix3x...
Definition: Quaternion.h:29