Skip to content

ashwaniarya/drone-simulator

Repository files navigation

Multiple Drone Simulator

Installation

clone the repo first using either http or ssh

After cloning is done it will create a direcotry drone-simulator

cd drone-simulator

Install dependencies. Make sure you have node and npm installed.

npm i

Run the project

npm run dev

The app will be accessible at

http:/localhost:5173/

Usage

Add Drones

add_drons

Add Path

add_path

Upload CSV or Use form to add new paths

Two sample drone time series data is give in the repo it self

  • dron-path-police.csv
  • dron-path.csv

path_upload

Simulation

simulate

Change seek bar position to start simulation from different timestamp. running_simulation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published