Implementation of the differential drive class. More...
#include <ecl/linear_algebra.hpp>
#include <ecl/geometry/angle.hpp>
#include <ecl/geometry/legacy_pose2d.hpp>
#include "../../../include/ecl/mobile_robot/kinematics/differential_drive.hpp"
Go to the source code of this file.
Namespaces | |
ecl | |
ecl::mobile_robot | |
Supporting elements and interfaces. | |
Implementation of the differential drive class.
Definition in file differential_drive.cpp.