#include <thread>
#include <string>
#include "ur_client_library/comm/tcp_server.h"
#include "ur_client_library/log.h"
Go to the source code of this file.
Classes | |
class | urcl::control::ScriptSender |
The ScriptSender class starts a TCPServer for a robot to connect to and waits for a request to receive a program. This program is then delivered to the requesting robot. More... | |
Namespaces | |
urcl | |
urcl::control | |
Definition in file script_sender.h.