#include <cmath>#include <string>#include <geometry_msgs/Twist.h>#include <ros/ros.h>#include <std_msgs/Bool.h>#include <std_msgs/Empty.h>#include <std_msgs/Float32.h>#include <std_msgs/String.h>#include <tf/transform_listener.h>#include <yocs_controllers/default_controller.hpp>#include <yocs_math_toolkit/geometry.hpp>

Go to the source code of this file.
Classes | |
| class | yocs::DiffDrivePoseController |
| A controller for driving a differential drive base to a pose goal or along a path specified by multiple poses. More... | |
Namespaces | |
| namespace | yocs |