Skip to content

DEIS-Tools/model-utilities

 
 

Repository files navigation

P7-kode

Build Status

A work-in-progress distributed fleet management system. Uses Webots as simulation back-end and UPPAAL Stratego for the routing part of fleet management.

Dependencies

Depends on jsoncpp for JSON writing and parsing, and Webots for simulation. Only tested on MacOS/Linux.

Build instructions

We use CMake >= 3.10. Sample usage:

$ mkdir build
$ cd build
$ cmake ..
$ make

After this, the executables can be found in build/bin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.9%
  • CMake 2.2%
  • q 1.1%
  • Other 0.8%