1#ifndef AUBO_SCOPE_SYSTEM_API_H
2#define AUBO_SCOPE_SYSTEM_API_H
6#include <unordered_map>
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
std::vector< double > getHomePackagePosition()
IoConfigure getToolAnalogOutputConfigure()
std::vector< double > getJointMaxAcceleration()
IoConfigure getStaticLinkInputConfigure()
std::vector< double > getJointMinPositions()
IoConfigure getToolDigitalIOConfigure()
std::vector< double > getJointMaxPositions()
IoConfigure getENCConfigure()
UnitType getUnitType()
Returns the UnitType of the system as an enum.
IoConfigure getStaticLinkOutputConfigure()
std::vector< double > getJointMaxVelocity()
double getMaxPayloadDistance()
double getMaxPayloadMass()
IoConfigure getConfigurableDigitalInputConfigure()
double getTcpDefaultAcceleration()
IoConfigure getToolAnalogInputConfigure()
double getTcpMaxAcceleration()
double getJointDefaultVelocity()
IoConfigure getStandardAnalogInputConfigure()
std::unordered_map< std::string, std::vector< double > > getRobotDhParams(bool is_real)
std::string getSerialNumber()
std::string getLocale()
Returns the Locale for the system.
IoConfigure getConfigurableDigitalOutputConfigure()
IoConfigure getStandardDigitalInputConfigure()
IoConfigure getStandardDigitalOutputConfigure()
double getJointDefaultAcceleration()
std::vector< double > getHomeDefaultPosition()
IoConfigure getStandardAnalogOutputConfigure()
double getTcpDefaultVelocity()
double getTcpMaxVelocity()
double getTcpMaxDistance()
std::string getLocaleForProgrammingLanguage()
Returns the Locale for the programming language used in the system.