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
claim estop on power on only if isn't already acquired (#79)
For spot_driver with estop, if power_off is called, and power_on is called, driver crashes as an error is thrown as it tries to reset estop.
Prevent this case.
Co-authored-by: bhung-bdai <[email protected]>
0 commit comments