3#include "BusBackend.hpp"
15 virtual void send(
const lw::Packet& pkt, QueueHandle_t responseQueue = NULL,
16 bool expect_response =
false,
bool priority =
false);
23 void onCoprocStat(
const CoprocStat_SmartServoStat& msg);
25 QueueHandle_t m_responseQueueQueue;
The main library class for working with the RBCX board. Call the install() method at the start of you...
Definition: RBCXManager.h:61
Definition: RBCXSmartServoBusBackend.h:11
virtual void send(const lw::Packet &pkt, QueueHandle_t responseQueue=NULL, bool expect_response=false, bool priority=false)
Definition: RBCXSmartServoBusBackend.cpp:18
Definition: RBCXAngle.cpp:3