#include <cppunit/TestCase.h>#include <cppunit/extensions/HelperMacros.h>#include <iostream>#include <vector>#include <signal.h>#include <boost/ptr_container/ptr_vector.hpp>#include "youbot/YouBotBase.hpp"#include "youbot/YouBotManipulator.hpp"#include "youbot/GripperDataTrace.hpp"

Go to the source code of this file.
Data Structures | |
| class | YouBotGripperTest |
| A unit test for the youBot gripper. More... | |
1.6.3