This class is used to setup the output recipe as part of the initial RTDE handshake.
More...
#include <control_package_setup_outputs.h>
This class is used to setup the output recipe as part of the initial RTDE handshake.
Definition at line 82 of file control_package_setup_outputs.h.
◆ ControlPackageSetupOutputsRequest()
urcl::rtde_interface::ControlPackageSetupOutputsRequest::ControlPackageSetupOutputsRequest |
( |
| ) |
|
|
inline |
◆ ~ControlPackageSetupOutputsRequest()
virtual urcl::rtde_interface::ControlPackageSetupOutputsRequest::~ControlPackageSetupOutputsRequest |
( |
| ) |
|
|
virtualdefault |
◆ generateSerializedRequest() [1/2]
size_t urcl::rtde_interface::ControlPackageSetupOutputsRequest::generateSerializedRequest |
( |
uint8_t * |
buffer, |
|
|
double |
output_frequency, |
|
|
std::vector< std::string > |
variable_names |
|
) |
| |
|
static |
Generates a serialized package.
- Parameters
-
buffer | Buffer to fill with the serialization |
output_frequency | Frequency of data packages to be sent by the robot |
variable_names | The output recipe to set |
- Returns
- The total size of the serialized package
Definition at line 76 of file control_package_setup_outputs.cpp.
◆ generateSerializedRequest() [2/2]
size_t urcl::rtde_interface::ControlPackageSetupOutputsRequest::generateSerializedRequest |
( |
uint8_t * |
buffer, |
|
|
std::vector< std::string > |
variable_names |
|
) |
| |
|
static |
Generates a serialized package.
- Parameters
-
buffer | Buffer to fill with the serialization |
variable_names | The output recipe to set |
- Returns
- The total size of the serialized package
Definition at line 97 of file control_package_setup_outputs.cpp.
◆ output_frequency_
double urcl::rtde_interface::ControlPackageSetupOutputsRequest::output_frequency_ |
◆ PACKAGE_TYPE
◆ variable_names_
std::string urcl::rtde_interface::ControlPackageSetupOutputsRequest::variable_names_ |
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