SkillAgentSearch skills...

Lemniskata

repo for Hack TUES Infinity

Install / Use

/learn @VayerMaking/Lemniskata
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

lemniskata

image

License: MIT Latest release Vercel App

This is the Lemniskata project - a system designed to guide the landing process on space objects.

It analyzes the probability that of the certain positions are favourable for landing.

Basics

The anlysis is based on multiple criterias including weather and terrain. The most important factors are whether there are dust storms and whether there are any slopes.

Architecture

Each evaluating service is divided in a separate Docker container. The height map is generated based on the DBSCAN clustering. The algorithm separates a given topographical map on areas and evaluates its likeliness to be good enough for landing based on its slope (every plane is considered good, regardless of its exact height).

For the weather analysis is build upon the NASA's API data from the InSight Mission.

There's also a user interface from which additional requirements are provided by the user. It displays the map of the object and works analogically to Google Maps's GUI.

arch

Presentation

SpaceMaps SpaceMaps(1) SpaceMaps(2) SpaceMaps(3) SpaceMaps(8) SpaceMaps(7) SpaceMaps(5) SpaceMaps(4) SpaceMaps(3) SpaceMaps(2) SpaceMaps(1)

Credits

<a href="https://www.flaticon.com/free-icons/planet" title="planet icons">Planet icons created by Freepik - Flaticon</a>

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks4

Languages

Python

Security Score

70/100

Audited on Mar 13, 2023

No findings