evolver.hardware.interface.EffectorDriver.commit

abstract EffectorDriver.commit()[source]

Commit all pending proposals to the underlying hardware device.

This method handles the logic of performing calibration transform, preparing data packets and communicating with the underlying hardware. It should be implemented by the hardware driver to perform the necessary actions to commit the proposals to the hardware.