mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 18:05:17 +02:00
Add stop functionality
This commit is contained in:
@@ -38,6 +38,8 @@ public:
|
||||
|
||||
void run();
|
||||
|
||||
void stop();
|
||||
|
||||
private:
|
||||
|
||||
eprosima::uxr::AgentInstance& xrce_dds_agent_instance_;
|
||||
|
||||
Reference in New Issue
Block a user