Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
modules
simulator
include
mvsim
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 ------------------
19
#include "
VehicleDynamics/VehicleAckermann.h
"
20
#include "
VehicleDynamics/VehicleDifferential.h
"
VehicleDifferential.h
mvsim_version.h
World.h
VehicleAckermann.h
mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51