in src/BalancerCpp.cpp [60:63]
void Balancer::setCommand(int forward, int turn) { mForward = forward; mTurn = turn; }