#include <iostream>#include <gtest/gtest.h>#include "robodyn_controllers/JointTrajectoryManager.h"#include <tf/tf.h>
Go to the source code of this file.
Classes | |
| class | JointTrajectoryManagerTest::derivedManager |
| struct | JointTrajectoryManagerTest::derivedManager::GoalIdCompare |
| class | JointTrajectoryManagerTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST_F (JointTrajectoryManagerTest, managerTest) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 96 of file JointTrajectoryManager_Test.cpp.
| TEST_F | ( | JointTrajectoryManagerTest | , |
| managerTest | |||
| ) |
Definition at line 59 of file JointTrajectoryManager_Test.cpp.