Skip to content

VayerMaking/lemniskata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Planet icons created by Freepik - Flaticon