22#include "navgraph_breakout_thread.h"
24#include <core/plugin.h>
43PLUGIN_DESCRIPTION(
"Use external ROS node for place goto")
Provide navgraph-like API through ROS.
RosNavgraphBreakoutPlugin(Configuration *config)
Constructor.
Provide navgraph-like API through ROS.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.