![]() |
Kobuki 1.0.0
C++ API for the Kobuki research robot
|
#include <current.hpp>
Classes | |
struct | Data |
Public Member Functions | |
bool | serialise (ecl::PushAndPop< unsigned char > &byteStream) |
bool | deserialise (ecl::PushAndPop< unsigned char > &byteStream) |
bool | constrain () |
void | showMe () |
![]() | |
payloadBase (const bool is_dynamic_=false, const unsigned char length_=0) | |
Public Attributes | |
struct kobuki::Current::Data | data |
![]() | |
bool | yes |
const bool | is_dynamic |
const unsigned char | length |
Additional Inherited Members | |
![]() | |
template<typename T > | |
void | buildVariable (T &V, ecl::PushAndPop< unsigned char > &buffer) |
template<typename T > | |
void | buildBytes (const T &V, ecl::PushAndPop< unsigned char > &buffer) |
This comes back in the streamed feedback. It has two values (left and right) indicating the supplied current which can be useful for detecting when the robot is blocked.
|
inlinevirtual |
Implements packet_handler::payloadBase.
|
inlinevirtual |
Implements packet_handler::payloadBase.