You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In Auto(Remote) mode, enabling_button_pressed() always return False even the enabling button is being pressed. In Auto and Manual mode, the func works well.
@ShirunK Thanks for the feedback. Does this issue persist if you power cycle the robot with the mode switch on the motion bar kept at the Auto position?
@ShirunK Thanks for the feedback. Does this issue persist if you power cycle the robot with the mode switch on the motion bar kept at the Auto position?
@pzhu-flexiv Thanks for your reply. Upon checking, If the robot is power-cycled with the mode switch on the motion bar set to Auto, after restart, enabling_button_pressed() always returns False in Auto mode, regardless of button presses. Switching to Manual mode and back to Auto resolves this, allowing the command to return True when the button is pressed. However, in Auto (Remote) mode, the command always returns False, irrespective of button presses.
Version information
Describe the bug
In Auto(Remote) mode, enabling_button_pressed() always return False even the enabling button is being pressed. In Auto and Manual mode, the func works well.
Steps to reproduce
The text was updated successfully, but these errors were encountered: