Giter Club home page Giter Club logo

planviz's Introduction

PlanViz (latest stable release: 1.3.0)

Welcome to PlanViz! This is an offline (i.e., post-hoc) visualiser for analysing solutions to multi-robot and multi-agent coordination problems. It is developed as a support tool for participants in the League of Robot Runners competition. However, PlanViz can also be used for a variety of similar problems which are outside the scope of the competition.

PlanViz is implemented in python using the tkinter, a Tcl/Tk GUI toolkit. An example of the application in action is shown in the following video.

plan_viz_gif

Run

Please refer to the PlanViz instruction manual for details about how to use this tool and supported features. The following simple example shows how to visualise a plan file, from the JSON formatted descriptions produced by the Robot Runners start-kit.

Open a terminal and type the following command:

python3 script/plan_viz.py --map example/warehouse_small.map --plan example/warehouse_small.json --grid --aid --static --ca

Tracker Transfer

Tracker Transfer is a tool that helps to convert best-known solutions to a wide range of MAPF problems, as published by the community website MAPF Tracker. Once converted, these plans can be visualised with PlanViz.

Run

Please refer to the Tracker Transfer instruction manual for details about how to use this tool and supported features. The following example show how to use Tracker Transfer to convert a single plan, from the CSV formatted output of the MAPF Tracker, to the JSON format of PlanViz:

Open a terminal and type the following command:

python3 script/tracker_transfer.py --plan example/random-32-32-20_random_1_300.csv --scen example/random-32-32-20-random-1.scen --outputFile example/transfer_result

The MAPF Tracker also supports exporting multiple plans at the same time, from a bulk export CSV file (downloadable here) to multiple PlanViz output files. To learn more about this feature please refer to the instruction manual.

planviz's People

Contributors

dharabor avatar greatenanoymous avatar shchan13 avatar yuezhang-studyuse 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.