mvsim.h
Go to the documentation of this file.
1 /*+-------------------------------------------------------------------------+
2  | MultiVehicle simulator (libmvsim) |
3  | |
4  | Copyright (C) 2014-2020 Jose Luis Blanco Claraco |
5  | Copyright (C) 2017 Borys Tymchenko (Odessa Polytechnic University) |
6  | Distributed under 3-clause BSD License |
7  | See COPYING |
8  +-------------------------------------------------------------------------+ */
9 
10 #pragma once
11 
12 // Version of the library
13 #include "mvsim_version.h"
14 
15 // Generic classes ------------------
16 #include "World.h"
17 
18 // Vehicles ------------------


mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51