#include <vector>
#include "ros/ros.h"
#include "cob_twist_controller/cob_twist_controller_data_types.h"
#include "cob_twist_controller/utils/simpson_integrator.h"
Go to the source code of this file.
Classes | |
class | cob_twist_controller::ControllerInterfaceBase |
Base class for controller interfaces. More... | |
class | cob_twist_controller::ControllerInterfacePositionBase |
Base class for controller interfaces using position integration. More... | |
Namespaces | |
namespace | cob_twist_controller |