ImFusion SDK 4.3
ControllerConfiguration Struct Reference

#include <RoboticsPlugin/Include/ImFusion/Robotics/RobotControlInterfaces.h>

Configuration to be used to configure a controller. More...

Detailed Description

Configuration to be used to configure a controller.

Public Attributes

std::string name
 Identifier string for the controller.
 
bool native
 If true, the controller is implemented by the robot firmware; otherwise it is implemented within the ImFusion framework in a control loop.
 
Properties parameters
 Parameters supported by the controller.
 

Member Data Documentation

◆ parameters

Properties parameters

Parameters supported by the controller.

The default values used while registering the controller in the constructor of ControllerConfigurationInterface will be used to populate the autogenerated GUI.


The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close