![]() |
Laelaps
2.3.5
RoadNarrows Robotics Small Outdoor Mobile Robot Project
|
Laelaps robotic platform control and dynamics state implementation. More...
#include <math.h>
#include <string>
#include <vector>
#include "rnr/rnrconfig.h"
#include "Laelaps/RoboClaw.h"
#include "Laelaps/laelaps.h"
#include "Laelaps/laeDesc.h"
#include "Laelaps/laeTune.h"
#include "Laelaps/laeMotor.h"
#include "Laelaps/laeUtils.h"
#include "Laelaps/laeDb.h"
#include "Laelaps/laeTraj.h"
#include "Laelaps/laePowertrain.h"
#include "Laelaps/laePlatform.h"
Go to the source code of this file.
Laelaps robotic platform control and dynamics state implementation.
Definition in file laePlatform.cxx.