Skip to main content

Module logger

Module logger 

Source
Expand description

Ring buffer of the last robot states and commands of a motion.

Port of franka::RobotStateLogger (libfranka 0.21.2 src/logging/robot_state_logger.cpp). The buffer is filled by every control cycle and flushed into the ControlException’s log field when a motion ends abnormally.