This project is responsible for controlling the telescope robotics systems for the Astro BEAM AUTh application. It manages the following tasks:
- Precise movement and positioning of the telescope.
- Handling of commands from the main application to adjust the telescope's orientation.
- Integration with sensors to ensure accurate tracking of celestial objects.
To run the telescope robotics module, use the following command in your terminal:
uv run roboticsTo set up the development environment, follow these steps:
uv sync --dev
Contributions are welcome!
If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
Please read our Contributing Guidelines for more details.