#include <iostream>
#include <gtest/gtest.h>
#include <pr2_base_trajectory_action/pr2_base_trajectory_action_controller.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TestSuite, testSpline) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 94 of file spline_test.cpp.
TEST | ( | TestSuite | , |
testSpline | |||
) |
Definition at line 13 of file spline_test.cpp.