AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

Unstick dome function #526

Open Physarah opened 2 years ago

Physarah commented 2 years ago

Add a try except to the dome closing that, if status remains as 'partially open' for too long, move to a different azimuth position and try open and close again to unstick it.

danjampro commented 2 years ago

Sounds good. This could be an override to the dome.close command. Might need to implement an observatory.open_dome / observatory.close_dome command to orchestrate between the shutter and the mount position.