10 #include <ecl/time.hpp>    11 #include <ecl/sigslots.hpp>    28     xbot.init(parameters);
 std::string base_port
The serial device port name [/dev/xbot]. 
Parameter list and validator for the xbot. 
void spin()
Worker thread loop; sends current velocity command at a fixed rate. 
std::string sigslots_namespace
The first part of a sigslot connection namespace ["/xbot"]. 
Device driver core interface. 
Keyboard remote control for our robot core (mobile base). 
ecl::Slot slot_stream_data
void connect(const std::string &topic)
Function loading component of a callback system. 
The core xbot driver class.