GithubHelp home page GithubHelp logo

jpl-cuseniorprojects's Introduction

Master: Build Status Dev: Build Status

CU Senior Projects -- JPL Team

M.A.R.S.

The Martian Autonomous Routing System (or MARS) is a command-line utility that produces lists of coordinates describing possible routes for a rover to take to reach a goal coordinate from the start, whilst navigating a provided elevation map, within the bounds of its physical capabilities.

Members:

  • Ross Blassingame
  • Robert Ballard
  • Shawn Polson
  • Josh Jenkins
  • Chandler Samuels
  • Dean Moser

Sponsor

This project is sponsored by NASA Jet Propulsion Laboratory, with Marcel Llopis providing advice and oversight for the work.

Usage

Input

To use the program, you must provide it:

  • a compatible elevation map (see below)
  • a start coordinate (in pixels) corresponding to a location on the input map
  • an end coordinate (in pixels) also corresponding to the map
  • a specified algorithm to run (see below)
  • specifications for a theoretical rover, including a maximum slope it can safely traverse, as well as field of view for using the limited route algorithm

Compatible elevation map formats include:

Format Accepted Extension(s)
GeoTIFF .tiff, .tif

Available algorithms include:

Algorithm Prompt Key Description
Unlimited scope U Navigates from start to goal with perfect information with regards to the elevation map.
Limited scope L Navigates from start to goal with information gathered as it traverses the elevation map.

This information can be provided to the utility by simply running it, and following the prompts.

Execution

Once the program completes, the resultant path the chosen algorithm determined will be output to the terminal in a human-readable format. It can be run again to check against another algorithm or saved to a CSV.

Copyright

something open source TODO

jpl-cuseniorprojects's People

Contributors

deanmoser avatar joshuajenkins109 avatar robertballard avatar rossblassingame avatar sapols avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.