Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(examples/motor_compilation): motor_control_compilations.py do not have any...

wyzula_j requested to merge fix-motor-compilation into master

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 and motor_y in motor MotorControlWidget 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}

Merge request reports

Loading