|
AuboStudio SDK
0.6.3
|
|
|
|
|
| int arcs::aubo_scope::SystemApi::getBugfixVersion | ( | ) |
| int arcs::aubo_scope::SystemApi::getBuildNumber | ( | ) |
| IoConfigure arcs::aubo_scope::SystemApi::getConfigurableDigitalInputConfigure | ( | ) |
getConfigurableDigitalInputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getConfigurableDigitalOutputConfigure | ( | ) |
getConfigurableDigitalOutputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getENCConfigure | ( | ) |
getENCConfigure
| std::vector< double > arcs::aubo_scope::SystemApi::getHomeDefaultPosition | ( | ) |
getHomeDefaultPosition
| std::vector< double > arcs::aubo_scope::SystemApi::getHomePackagePosition | ( | ) |
getHomePackagePosition
| double arcs::aubo_scope::SystemApi::getJointDefaultAcceleration | ( | ) |
getJointDefaultAcceleration
| double arcs::aubo_scope::SystemApi::getJointDefaultVelocity | ( | ) |
getJointDefaultVelocity
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxAcceleration | ( | ) |
getJointMaxAcceleration
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxPositions | ( | ) |
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxVelocity | ( | ) |
getJointMaxVelocity
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMinPositions | ( | ) |
getJointMinPositions
| std::string arcs::aubo_scope::SystemApi::getLocale | ( | ) |
Returns the Locale for the system.
| std::string arcs::aubo_scope::SystemApi::getLocaleForProgrammingLanguage | ( | ) |
Returns the Locale for the programming language used in the system.
| int arcs::aubo_scope::SystemApi::getMajorVersion | ( | ) |
| double arcs::aubo_scope::SystemApi::getMaxPayloadDistance | ( | ) |
getMaxPayloadDistance
| double arcs::aubo_scope::SystemApi::getMaxPayloadMass | ( | ) |
getMaxPayloadMass
| int arcs::aubo_scope::SystemApi::getMinorVersion | ( | ) |
| std::unordered_map< std::string, std::vector< double > > arcs::aubo_scope::SystemApi::getRobotDhParams | ( | bool | is_real | ) |
getRobotDhParams
| is_real |
| std::string arcs::aubo_scope::SystemApi::getSerialNumber | ( | ) |
| IoConfigure arcs::aubo_scope::SystemApi::getStandardAnalogInputConfigure | ( | ) |
getStandardAnalogInputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getStandardAnalogOutputConfigure | ( | ) |
getStandardAnalogOutputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getStandardDigitalInputConfigure | ( | ) |
getStandardDigitalInputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getStandardDigitalOutputConfigure | ( | ) |
getStandardDigitalOutputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getStaticLinkInputConfigure | ( | ) |
getStaticLinkInputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getStaticLinkOutputConfigure | ( | ) |
getStaticLinkOutputConfigure
| double arcs::aubo_scope::SystemApi::getTcpDefaultAcceleration | ( | ) |
getTcpDefaultAcceleration
| double arcs::aubo_scope::SystemApi::getTcpDefaultVelocity | ( | ) |
getTcpDefaultVelocity
| double arcs::aubo_scope::SystemApi::getTcpMaxAcceleration | ( | ) |
getTcpMaxAcceleration
| double arcs::aubo_scope::SystemApi::getTcpMaxDistance | ( | ) |
getTcpMaxDistance
| double arcs::aubo_scope::SystemApi::getTcpMaxVelocity | ( | ) |
getTcpMaxVelocity
| IoConfigure arcs::aubo_scope::SystemApi::getToolAnalogInputConfigure | ( | ) |
getToolAnalogInputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getToolAnalogOutputConfigure | ( | ) |
getToolAnalogOutputConfigure
| IoConfigure arcs::aubo_scope::SystemApi::getToolDigitalIOConfigure | ( | ) |
getToolDigitalIOConfigure
| UnitType arcs::aubo_scope::SystemApi::getUnitType | ( | ) |
| bool arcs::aubo_scope::SystemApi::isRealRobot | ( | ) |
true if controlling the real, physical robot and false if in simulation mode.