Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const std::string | LOGNAME = "cpp_interface_example" |
int main | ( | int | argc, |
char ** | argv | ||
) |
Instantiate the C++ jogging interface. Send some Cartesian commands, then some joint commands. Then retrieve the current joint state from the jogger.
Definition at line 49 of file cpp_interface_example.cpp.
|
static |
Definition at line 42 of file cpp_interface_example.cpp.