This class handles producing a request towards the robot to use a specific RTDE protocol version.
More...
#include <request_protocol_version.h>
This class handles producing a request towards the robot to use a specific RTDE protocol version.
Definition at line 76 of file request_protocol_version.h.
◆ RequestProtocolVersionRequest()
urcl::rtde_interface::RequestProtocolVersionRequest::RequestProtocolVersionRequest |
( |
| ) |
|
|
inline |
◆ ~RequestProtocolVersionRequest()
virtual urcl::rtde_interface::RequestProtocolVersionRequest::~RequestProtocolVersionRequest |
( |
| ) |
|
|
virtualdefault |
◆ generateSerializedRequest()
size_t urcl::rtde_interface::RequestProtocolVersionRequest::generateSerializedRequest |
( |
uint8_t * |
buffer, |
|
|
uint16_t |
version |
|
) |
| |
|
static |
Generates a serialized package.
- Parameters
-
buffer | Buffer to fill with the serialization |
version | RTDE protocol version to request usage of |
- Returns
- The total size of the serialized package
Definition at line 48 of file request_protocol_version.cpp.
◆ PAYLOAD_SIZE
const uint16_t urcl::rtde_interface::RequestProtocolVersionRequest::PAYLOAD_SIZE = sizeof(uint16_t) |
|
staticprivate |
◆ protocol_version_
uint16_t urcl::rtde_interface::RequestProtocolVersionRequest::protocol_version_ |
The documentation for this class was generated from the following files:
ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Tue Jul 4 2023 02:09:47