51 const Eigen::Isometry3f& initialWorldToMap);
62 std::mutex handleEventsMtx;
64 RemoteGuiInterfacePrx remoteGui;
69 const Eigen::Isometry3f initialWorldToMap;
70 Eigen::Vector3f lastSentValues;
72 void createRemoteGuiTab();
76 const std::string REMOTE_GUI_TAB_NAME =
"Cartographer";