mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 18:05:17 +02:00
Modify callbacks init
This commit is contained in:
@@ -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_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user