mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 09:55:15 +02:00
Add clear to graph manager
This commit is contained in:
@@ -193,6 +193,8 @@ void Agent::stop()
|
||||
{
|
||||
element.second.stop();
|
||||
}
|
||||
|
||||
graph_manager_map_.clear();
|
||||
}
|
||||
|
||||
graph_manager::GraphManager* Agent::find_or_create_graph_manager(eprosima::fastdds::dds::DomainId_t domain_id)
|
||||
|
||||
Reference in New Issue
Block a user