Skip to content

lazy initialization of axes

Matias Guijarro requested to merge lazy_init into master

Code tested on ID30A-3 without encoder and without Tango

_initialize_axis method from controller is only called when axis is used, the same goes for encoders.

Merge request reports