Flexiv RDK APIs  1.6.0
Classes | Variables
safety.hpp File Reference
#include "robot.hpp"
Include dependency graph for safety.hpp:

Go to the source code of this file.

Classes

struct  flexiv::rdk::SafetyLimits
 Data structure containing configurable robot safety limits. More...
 
class  flexiv::rdk::Safety
 Interface to change robot safety settings. The robot must be in IDLE mode when applying any changes. A password is required to authenticate this interface. More...
 

Variables

constexpr size_t flexiv::rdk::kSafetyIOPorts = 8
 

Detailed Description

Definition in file safety.hpp.

Variable Documentation

◆ kSafetyIOPorts

constexpr size_t flexiv::rdk::kSafetyIOPorts = 8
constexpr

Number of safety IO ports

Definition at line 15 of file safety.hpp.