#include <vector>
#include <string>
#include "generic/Logger.hpp"
#include "generic/Units.hpp"
#include "generic/Exceptions.hpp"
#include "base-kinematic/WheeledBaseKinematic.hpp"
#include "base-kinematic/FourSwedishWheelOmniBaseKinematicConfiguration.hpp"
Go to the source code of this file.
Data Structures | |
class | FourSwedishWheelOmniBaseKinematic |
Implementation of a base kinematic with four swedish wheels. More... |