Flexiv RDK APIs  1.7.0
Classes | Typedefs
device.hpp File Reference
#include "robot.hpp"
#include <map>
Include dependency graph for device.hpp:

Go to the source code of this file.

Classes

class  flexiv::rdk::Device
 Interface to control the peripheral device(s) connected to the robot. More...
 

Typedefs

using flexiv::rdk::DeviceParamDataTypes = std::variant< int, double, std::string, std::vector< double >, std::vector< std::string > >
 

Detailed Description

Definition in file device.hpp.