Git Product home page Git Product logo

path-finder-drone's Introduction

Path-Finder-Drone

Software prerequisites:

  • Unity Hub (Download it with this link)
  • Unity3d 2019.3 or above. (currently using 2019.4.10f)
  • Visual Studio installed (normally comes on installing Unity)
  • All the required packages are installed just by opening with opening the project with appropriate unity version.

How to run the game:

  • Clone this repository
  • Open the cloned repository with UnityHub by clicking add in unity hub and opening the clone repository folder.
  • Open the Assets -> Autonomous Drone -> Scenes then open the Training for Movement then open the Training for Movement scene by double clicking on it.
  • play/Edit the game if you want and to run the click on play button on middle top of the unity editor.
  • To build the cloud point information from the lidar sensor just turn on the saveToFile boolean in EnvironmentTraining gameobject in the scene hierarchy and on playing scene in editor should create the cloud point file just after the game directory inside the cloudpoints\cloudpoints.txt.
  • To visualize the cloud data stored in the cloudpoints\cloudpoints.txt just open the Assets -> Autonomous Drone -> Scenes then open the Training for Movement then open the ExternalVisualization scene then play the scene in editor.
  • That should show the cloudpoints in game view and you can roam around the scene using w\a\s\d keys and left mouse button to free lock the scene.
  • To build the program simple go to file -> build settings -> build and run (make sure the build is on pc-standalone or webGL (note webgl is not supported by ML-Agents))
  • Select the folder to build the program and wait for the build process to complete.
  • Now play the game in your local computer.

path-finder-drone's People

Contributors

hemanth759 avatar sriram012 avatar imgbotapp 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.