Observational Citizen Science of Earths atmosphere and beyond.
Sky360.org aims to contribute to the research and understanding of UAP by providing a robotic system capable of autonomously observing the skies and capturing relevant data.
If you encounter a bug or have a feature request related to either the ROS2 backend or the OpenMCT frontend, you can contribute by opening an issue in the Sky360.org repository. To create an issue:
- Go to the issue tracker of the repository.
- Click on "New Issue".
- Provide a descriptive title for the issue.
- In the issue description, provide as much detail as possible, including steps to reproduce the bug or a clear explanation of the requested feature.
- Submit the issue.
@richard
@richard or @christian
TBD
Please take a look at our contributing.md
The Sky360.org system follows a modular architecture, allowing different components to communicate and work together seamlessly. The primary components of the system include:
- Fisheye Camera: The fisheye camera captures a wide field of view, enabling a comprehensive observation of the skies.
- Recorder: Designed to record raw data from sensors as well as situational awarness. Currently in developement for the fisheye camera.
- OpenMCT: OpenMCT (Open Mission Control Technologies) is utilized on the client side for visualizing and analyzing the collected data in a user-friendly manner.
The modular architecture of Sky360.org allows for flexibility and scalability. Additional components can be added in future versions to enhance the system's capabilities. The communication between the components is facilitated through ROS2, ensuring seamless integration and interoperability.
Read here