#include <gtest/gtest.h>#include "testUtils.h"#include <ros/ros.h>#include <end_effector/FindActions.h>#include <end_effector/ParserMoveIt.h>#include <end_effector/GraspingActions/ActionPrimitive.h>#include <end_effector/GraspingActions/ActionPinchTight.h>#include <end_effector/GraspingActions/ActionPinchLoose.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 389 of file test_find_pinches.cpp.