Adds a move arm command to a command group
HRESULT IRbtCmdGroup::MoveArm ( RCSide arm, RCDirection dir ) |
Value | Meaning |
---|---|
S_OK | Command added successfully |
E_FAIL | Cannot add command |
E_INVALIDARG | Arguments are incompatible with a previously added move arm command or move direction is invalid |