Classes | Namespaces | Enumerations
reverse_interface.h File Reference
#include "ur_client_library/comm/tcp_server.h"
#include "ur_client_library/types.h"
#include "ur_client_library/log.h"
#include <cstring>
#include <endian.h>
#include <condition_variable>
Include dependency graph for reverse_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  urcl::comm::ReverseInterface
 The ReverseInterface class handles communication to the robot. It starts a server and waits for the robot to connect via its URCaps program. More...
 

Namespaces

 urcl
 
 urcl::comm
 

Enumerations

enum  urcl::comm::ControlMode : int32_t {
  urcl::comm::ControlMode::MODE_STOPPED = -2, urcl::comm::ControlMode::MODE_UNINITIALIZED = -1, urcl::comm::ControlMode::MODE_IDLE = 0, urcl::comm::ControlMode::MODE_SERVOJ = 1,
  urcl::comm::ControlMode::MODE_SPEEDJ = 2
}
 Control modes as interpreted from the script runnning on the robot. More...
 

Detailed Description

Author
Tristan Schnell schne.nosp@m.ll@f.nosp@m.zi.de
Date
2019-04-11

Definition in file reverse_interface.h.



ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Sun May 9 2021 02:16:26