Public Member Functions | |
TransformInfo (geometry_msgs::TransformStamped trf) | |
Public Attributes | |
bool | changed_ |
ros::Time | last_published_ |
geometry_msgs::TransformStamped | transform_ |
Definition at line 51 of file tf_throttle.cpp.
pr2_interactive_manipulation::TFThrottle::TransformInfo::TransformInfo | ( | geometry_msgs::TransformStamped | trf | ) | [inline] |
Definition at line 57 of file tf_throttle.cpp.
Definition at line 54 of file tf_throttle.cpp.
Definition at line 55 of file tf_throttle.cpp.
geometry_msgs::TransformStamped pr2_interactive_manipulation::TFThrottle::TransformInfo::transform_ |
Definition at line 53 of file tf_throttle.cpp.