| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function for Jog Example.
jog_example.cpp takes one argument at the command line: an IP Address to a Galil controller. When the program is run the controller will be at rest. Press a key at the console to adjust the speed of the controller.
Definition at line 50 of file jog_example.cpp.