#include <vector>#include "humanHand.h"#include "grasp.h"

Go to the source code of this file.
Classes | |
| class | McGrip |
| A type of gripper that we define some particular optimizations for. More... | |
| class | McGripGrasp |
| The McGrip also comes with a specialized Grasp class to perform some optimizations. More... | |