#include <ur_client_library/log.h>#include <ur_client_library/ur/dashboard_client.h>#include <iostream>#include <memory>#include <thread>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const std::string | DEFAULT_ROBOT_IP = "192.168.56.101" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 35 of file dashboard_example.cpp.
| const std::string DEFAULT_ROBOT_IP = "192.168.56.101" |
Definition at line 31 of file dashboard_example.cpp.