43 std::atomic_bool running_;
Definition: cia402_drive.h:48
Definition: motion_master_error.h:6
Definition: offset_detection.h:10
MotionMasterError start()
Start the automatic offset detection.
Definition: offset_detection.cc:17
State
Definition: offset_detection.h:12
int32_t get_commutation_offset()
Get the current commutation offset.
Definition: offset_detection.cc:176
MotionMasterError wait()
Once the offset detection process was started, this function must be used to wait for it to finish.
Definition: offset_detection.cc:87