AstroHuntsman / huntsman-pocs

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

Move focuser to initial position when creating a new `pyro` camera / focuser instance #490

Open danjampro opened 3 years ago

danjampro commented 3 years ago

The code assumes the initial position is set when creating cameras. However since we are using pyro that might not actually be the case, as a single camera / focuser service can be reused. This can lead to unexpected behaviour.