Modify callbacks init

This commit is contained in:
Antonio cuadros
2021-07-26 13:43:57 +02:00
parent 7294ba66d7
commit 9564b943ee
2 changed files with 145 additions and 136 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ public:
void stop();
private:
bool initialized = false;
eprosima::uxr::AgentInstance& xrce_dds_agent_instance_;
std::map<eprosima::fastdds::dds::DomainId_t, std::shared_ptr<graph_manager::GraphManager>> graph_manager_map_;