Skip to content

tum-fml/marsDemonstrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARS Software Demonstrator

This repository contains the code for the software tool developed for the procject MARS - Methodology for the practical design of the rail-wheel system for stacker cranes. There is also a web application version for this demonstrator which can be found here. For more information visit here.

Installation

Requirements:

  • Python >= 3.6
  • GPyTorch >= 1.2
  • Numpy >= 1.16
  • Joblib >= 0.17
  • Pandas
  • Xlrd == 1.2.0
  • XlsxWriter
  • OpenPyxl

Install mars demonstrator using pip:

pip install marsDemonstrator

Example Usage

You can find an example on how to use this tool in this notebook.

License

The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See License for details.