Searched full:rotator_cntl (Results 1 – 11 of 11) sorted by relevance
50 rotator_cntl: <controller-type> # Note: only SF supports manual
82 rotator_cntl: "arduino" # Note: only sensor fusion supports manual
106 self.rotator_cntl = self.user_params['rotator_cntl']
128 rot_rig['cntl'] = self.rotator_cntl
148 rot_rig['cntl'] = self.rotator_cntl
282 rot_rig['cntl'] = self.rotator_cntl
249 rot_rig['cntl'] = self.rotator_cntl
367 rot_rig['cntl'] = self.rotator_cntl
460 rot_rig['cntl'] = self.rotator_cntl
95 rot_rig['cntl'] = self.rotator_cntl
659 if test_params_content['rotator_cntl'].lower() in VALID_CONTROLLERS: