17 #ifndef CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_TF_BRIDGE_H 18 #define CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_TF_BRIDGE_H 31 TfBridge(
const std::string& tracking_frame,
51 #endif // CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_TF_BRIDGE_H TfBridge & operator=(const TfBridge &)=delete
TfBridge(const std::string &tracking_frame, double lookup_transform_timeout_sec, const tf2_ros::Buffer *buffer)
const tf2_ros::Buffer *const buffer_
UniversalTimeScaleClock::time_point Time
std::unique_ptr<::cartographer::transform::Rigid3d > LookupToTracking(::cartographer::common::Time time, const std::string &frame_id) const
const std::string tracking_frame_
const double lookup_transform_timeout_sec_