fix(examples/motor_compilation): motor_control_compilations.py do not have any...
Description
Motor compilations can be used without any default config, even when any devices are not loaded in bec.
Related Issues
closes #116 (closed)
Type of Change
- Removed hardcoded
DEFAULT_CONFIG
from using motor compilations - fixed placeholders for
motor_x
andmotor_y
in motorMotorControlWidget
base class
Potential side effects
None
Additional Comments
Run examples from bec_widgets
folder with python examples/motor_movement/motor_control_compilations.py -v {app,map,panel,panel_abs,panel_rel}