Searched refs:is_robot_action_mode (Results 1 – 2 of 2) sorted by relevance
221 if not self.is_robot_action_mode():323 def is_robot_action_mode(self): member in RobotWrapper335 if self.is_robot_action_mode():680 if self.is_robot_action_mode():697 if self.is_robot_action_mode() or self.is_manual_noise_test_mode():
100 return self.robot.is_robot_action_mode() or self.mode == MODE.ROBOT_SIM646 if self.robot.is_robot_action_mode() or self.robot.is_manual_noise_test_mode():