|
#include <cmath>
#include <ArmarXCore/observers/filters/rtfilters/GaussianFilter.h>
#include <RobotAPI/libraries/core/PIDController.h>
#include <armarx/control/joint_controller/ControllerConfiguration.h>
#include <armarx/control/rt_filters/RtMedianFilter.h>
Go to the source code of this file.
Classes | |
class | VelocityManipulatingTorqueController |
class | VelocityManipulatingTorqueControllerConfiguration |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::control | |
armarx::control::joint_controller | |
Typedefs | |
using | VelocityManipulatingTorqueControllerConfigurationPtr = std::shared_ptr< class VelocityManipulatingTorqueControllerConfiguration > |