One row of the log contains a robot command of timestamp n and a corresponding robot state of timestamp n+1. More...
#include <log.h>
Public Attributes | |
RobotCommand | command |
Robot command of timestamp n, after rate limiting (if activated). More... | |
RobotState | state |
Robot state of timestamp n+1. More... | |
One row of the log contains a robot command of timestamp n and a corresponding robot state of timestamp n+1.
Provided by the ControlException.
RobotCommand franka::Record::command |
RobotState franka::Record::state |