#include <tesseract_common/macros.h>
#include <gtest/gtest.h>
#include <tesseract_state_solver/ofkt/ofkt_nodes.h>
#include <tesseract_state_solver/ofkt/ofkt_state_solver.h>
#include "state_solver_test_suite.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TesseractStateSolverUnit, KDLGetJacobianUnit) | |
TEST (TesseractStateSolverUnit, OFKTAddRemoveLinkUnit) | |
TEST (TesseractStateSolverUnit, OFKTAddSceneGraphUnit) | |
TEST (TesseractStateSolverUnit, OFKTChangeJointLimitsUnit) | |
TEST (TesseractStateSolverUnit, OFKTChangeJointOriginUnit) | |
TEST (TesseractStateSolverUnit, OFKTGetJacobianUnit) | |
TEST (TesseractStateSolverUnit, OFKTMoveJointUnit) | |
TEST (TesseractStateSolverUnit, OFKTMoveLinkUnit) | |
TEST (TesseractStateSolverUnit, OFKTNodeBaseAndFailuresUnit) | |
TEST (TesseractStateSolverUnit, OFKTReplaceJointUnit) | |
TEST (TesseractStateSolverUnit, OFKTSetFloatingJointStateUnit) | |
TEST (TesseractStateSolverUnit, OFKTUnit) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 191 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
KDLGetJacobianUnit | |||
) |
Definition at line 165 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTAddRemoveLinkUnit | |||
) |
Definition at line 130 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTAddSceneGraphUnit | |||
) |
Definition at line 135 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTChangeJointLimitsUnit | |||
) |
Definition at line 160 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTChangeJointOriginUnit | |||
) |
Definition at line 140 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTGetJacobianUnit | |||
) |
Definition at line 170 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTMoveJointUnit | |||
) |
Definition at line 145 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTMoveLinkUnit | |||
) |
Definition at line 150 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTNodeBaseAndFailuresUnit | |||
) |
Definition at line 13 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTReplaceJointUnit | |||
) |
Definition at line 155 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTSetFloatingJointStateUnit | |||
) |
Definition at line 175 of file tesseract_state_solver_ofkt_unit.cpp.
TEST | ( | TesseractStateSolverUnit | , |
OFKTUnit | |||
) |
Definition at line 180 of file tesseract_state_solver_ofkt_unit.cpp.