Giter Site home page Giter Site logo

mars_surveillance's Introduction

Welcome to Mars Surveillance Robot Simulator!

The Olympic Channel has recently developed a Mars Surveillance Robot with the intent of exploring the surface on Mars and explore suitability for future Olympic Sports on low gravity over there.

Features

  • .NET 7.0
  • Support for REST API endpoints
  • Clean Architecture on CQRS

Tools required to run project

Run the Mars Surveillance Robot

This solution contains a console application and a REST API service for processing robot JSON files.

  1. Download or clone the project code from https://github.com/arasines/mars_surveillance

  2. Open a terminal and navigate to the root directory of the solution.

  3. Start the simulator by executing the BAT file obs_test.bat on the solution root folder (where the mars_surveillance.sln file is located) :

    obs_test c:\mypath\jsonInput.json c:\output\jsonOutput.json to run the console program with input and output.

    obs_test without parameters to run the REST API

Using the obs_test Script

To run the application on Windows on console mode, open a terminal and navigate to the root directory of the solution. Use the following command:

obs_test <inputPath> <outputPath>

To run the application on Windows on API mode, open a terminal and navigate to the root directory of the solution. Use the following command:

obs_test

You should see the message Now listening on: https://localhost:7198 and http://localhost:5007. You also should be not able to access the Swagger endpoint to test the API.

mars_surveillance's People

Contributors

arasines 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.