#include <dynamic-graph/linear-algebra.h>
#include <dynamic-graph/all-signals.h>
#include <dynamic-graph/entity.h>
#include <sot/core/flags.hh>
#include <string>
Go to the source code of this file.
Classes | |
class | dynamicgraph::sot::GripperControl |
The goal of this entity is to ensure that the maximal torque will not be exceeded during a grasping task. If the maximal torque is reached, then the current position of the gripper is kept. More... | |
class | dynamicgraph::sot::GripperControlPlugin |
Namespaces | |
dynamicgraph | |
dynamicgraph::sot | |
Macros | |
#define | SOTGRIPPERCONTROL_EXPORT |
#define SOTGRIPPERCONTROL_EXPORT |
Definition at line 40 of file gripper-control.hh.