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