20 #include "gtest/gtest_prod.h" 27 namespace perception {
49 bool QueryPose(Eigen::Affine3d* sensor2world_pose)
const;
51 std::string
Name()
const {
return "MapManager"; }
57 bool update_pose_ =
false;
58 double roi_search_distance_ = 80.0;
60 FRIEND_TEST(LidarLibMapManagerTest, lidar_map_manager_test);
Definition: map_manager.h:30
Definition: map_manager.h:32
Definition: lidar_frame.h:33
Definition: map_manager.h:34
std::string Name() const
Definition: map_manager.h:51