#include <string>
#include <ros/ros.h>
#include <gtest/gtest.h>
#include <moveit_jog_arm/jog_cpp_interface.h>
Go to the source code of this file.
Classes | |
class | moveit_jog_arm::TestJogCppInterface |
Namespaces | |
moveit_jog_arm | |
Functions | |
int | main (int argc, char **argv) |
moveit_jog_arm::TEST_F (TestJogCppInterface, InitTest) | |
Variables | |
static const std::string | LOGNAME = "jog_cpp_interface_test" |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 88 of file jog_cpp_interface_test.cpp.
|
static |
Definition at line 51 of file jog_cpp_interface_test.cpp.