12 #include <ecl/time.hpp> 35 }
catch ( ecl::StandardException &e ) {
36 std::cout << e.what();
double battery_low
Threshold for battery level warnings [14.0V].
KobukiManager()
Default constructor, needs initialisation.
std::string device_port
The serial device port name [/dev/kobuki].
double battery_dangerous
Threshold for battery level in danger of depletion [13.2V].
std::string sigslots_namespace
The first part of a sigslot connection namespace ["/kobuki"].
Device driver core interface.
Parameter list and validator for the kobuki.
Keyboard remote control for our robot core (mobile base).
The core kobuki driver class.
double battery_capacity
Capacity voltage of the battery [16.5V].
bool enable_acceleration_limiter
Enable or disable the acceleration limiter [true].