Simple module for the docking drive algorithm. More...
#include <iostream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include <vector>
#include <ecl/geometry/pose2d.hpp>
#include <ecl/linear_algebra.hpp>
Go to the source code of this file.
Classes | |
class | kobuki::DockDrive |
Namespaces | |
namespace | kobuki |
Simple module for the docking drive algorithm.
Definition in file dock_drive.hpp.