$search
Public Member Functions | |
| void | accum (bool source) |
| void | finalize (WalkEnding end, ros::Time _time) |
| CompactFrameID | gather (TimeCache *cache, ros::Time time, std::string *error_string) |
| TransformAccum () | |
Public Attributes | |
| btQuaternion | result_quat |
| btVector3 | result_vec |
| btQuaternion | source_to_top_quat |
| btVector3 | source_to_top_vec |
| TransformStorage | st |
| btQuaternion | target_to_top_quat |
| btVector3 | target_to_top_vec |
| ros::Time | time |
Definition at line 72 of file tf.cpp.
| void TransformAccum::finalize | ( | WalkEnding | end, | |
| ros::Time | _time | |||
| ) | [inline] |
| btQuaternion TransformAccum::result_quat |
| btVector3 TransformAccum::result_vec |
| btQuaternion TransformAccum::source_to_top_quat |
| btVector3 TransformAccum::source_to_top_vec |
| btQuaternion TransformAccum::target_to_top_quat |
| btVector3 TransformAccum::target_to_top_vec |