Skip to content

aerotech encoder initialization fix

Emmanuel Papillon requested to merge aerotech_encoder_fix into master
  • aerotech encoder fix: with changes on emotion controller initialization, AerotechEncoder class needs to have the lazy_init decorator otherwise it will never be init.
  • Change also the debug message to use standard log_debug

Merge request reports