Main Page
Namespaces
Classes
Files
File List
File Members
libmvsim
include
mvsim
mvsim.h
Go to the documentation of this file.
1
/*+-------------------------------------------------------------------------+
2
| MultiVehicle simulator (libmvsim) |
3
| |
4
| Copyright (C) 2014 Jose Luis Blanco Claraco (University of Almeria) |
5
| Copyright (C) 2017 Borys Tymchenko (Odessa Polytechnic University) |
6
| Distributed under GNU General Public License version 3 |
7
| See <http://www.gnu.org/licenses/> |
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 ------------------
19
#include "
VehicleDynamics/VehicleDifferential.h
"
20
#include "
VehicleDynamics/VehicleAckermann.h
"
VehicleDifferential.h
mvsim_version.h
World.h
VehicleAckermann.h
mvsim
Author(s):
autogenerated on Thu Jun 6 2019 19:36:40