#include <system_api.h>
◆ SystemApi() [1/3]
| arcs::aubo_scope::SystemApi::SystemApi |
( |
SystemApi & | f | ) |
|
◆ SystemApi() [2/3]
| arcs::aubo_scope::SystemApi::SystemApi |
( |
SystemApi && | f | ) |
|
◆ ~SystemApi()
| virtual arcs::aubo_scope::SystemApi::~SystemApi |
( |
| ) |
|
|
virtual |
◆ SystemApi() [3/3]
| arcs::aubo_scope::SystemApi::SystemApi |
( |
| ) |
|
|
private |
◆ getBugfixVersion()
| int arcs::aubo_scope::SystemApi::getBugfixVersion |
( |
| ) |
|
- 返回
- the bug fix version of Software.
◆ getBuildNumber()
| int arcs::aubo_scope::SystemApi::getBuildNumber |
( |
| ) |
|
- 返回
- the build number of Software.
◆ getConfigurableDigitalInputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getConfigurableDigitalInputConfigure |
( |
| ) |
|
◆ getConfigurableDigitalOutputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getConfigurableDigitalOutputConfigure |
( |
| ) |
|
◆ getENCConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getENCConfigure |
( |
| ) |
|
◆ getHomeDefaultPosition()
| std::vector< double > arcs::aubo_scope::SystemApi::getHomeDefaultPosition |
( |
| ) |
|
◆ getHomePackagePosition()
| std::vector< double > arcs::aubo_scope::SystemApi::getHomePackagePosition |
( |
| ) |
|
◆ getJointDefaultAcceleration()
| double arcs::aubo_scope::SystemApi::getJointDefaultAcceleration |
( |
| ) |
|
◆ getJointDefaultVelocity()
| double arcs::aubo_scope::SystemApi::getJointDefaultVelocity |
( |
| ) |
|
◆ getJointMaxAcceleration()
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxAcceleration |
( |
| ) |
|
◆ getJointMaxPositions()
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxPositions |
( |
| ) |
|
- 返回
- Max Positions of robot joints in radian
◆ getJointMaxVelocity()
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMaxVelocity |
( |
| ) |
|
◆ getJointMinPositions()
| std::vector< double > arcs::aubo_scope::SystemApi::getJointMinPositions |
( |
| ) |
|
◆ getLocale()
| std::string arcs::aubo_scope::SystemApi::getLocale |
( |
| ) |
|
Returns the Locale for the system.
- 返回
- Locale.
◆ getLocaleForProgrammingLanguage()
| std::string arcs::aubo_scope::SystemApi::getLocaleForProgrammingLanguage |
( |
| ) |
|
Returns the Locale for the programming language used in the system.
- 返回
- Locale.
◆ getMajorVersion()
| int arcs::aubo_scope::SystemApi::getMajorVersion |
( |
| ) |
|
- 返回
- the major version of Software.
◆ getMaxPayloadDistance()
| double arcs::aubo_scope::SystemApi::getMaxPayloadDistance |
( |
| ) |
|
◆ getMaxPayloadMass()
| double arcs::aubo_scope::SystemApi::getMaxPayloadMass |
( |
| ) |
|
◆ getMinorVersion()
| int arcs::aubo_scope::SystemApi::getMinorVersion |
( |
| ) |
|
- 返回
- the minor version of Software.
◆ getRobotDhParams()
| std::unordered_map< std::string, std::vector< double > > arcs::aubo_scope::SystemApi::getRobotDhParams |
( |
bool | is_real | ) |
|
◆ getSerialNumber()
| std::string arcs::aubo_scope::SystemApi::getSerialNumber |
( |
| ) |
|
- 返回
- the serial number of the robot
◆ getStandardAnalogInputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStandardAnalogInputConfigure |
( |
| ) |
|
◆ getStandardAnalogOutputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStandardAnalogOutputConfigure |
( |
| ) |
|
◆ getStandardDigitalInputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStandardDigitalInputConfigure |
( |
| ) |
|
◆ getStandardDigitalOutputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStandardDigitalOutputConfigure |
( |
| ) |
|
◆ getStaticLinkInputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStaticLinkInputConfigure |
( |
| ) |
|
◆ getStaticLinkOutputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getStaticLinkOutputConfigure |
( |
| ) |
|
◆ getTcpDefaultAcceleration()
| double arcs::aubo_scope::SystemApi::getTcpDefaultAcceleration |
( |
| ) |
|
◆ getTcpDefaultVelocity()
| double arcs::aubo_scope::SystemApi::getTcpDefaultVelocity |
( |
| ) |
|
◆ getTcpMaxAcceleration()
| double arcs::aubo_scope::SystemApi::getTcpMaxAcceleration |
( |
| ) |
|
◆ getTcpMaxDistance()
| double arcs::aubo_scope::SystemApi::getTcpMaxDistance |
( |
| ) |
|
◆ getTcpMaxVelocity()
| double arcs::aubo_scope::SystemApi::getTcpMaxVelocity |
( |
| ) |
|
◆ getToolAnalogInputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getToolAnalogInputConfigure |
( |
| ) |
|
◆ getToolAnalogOutputConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getToolAnalogOutputConfigure |
( |
| ) |
|
◆ getToolDigitalIOConfigure()
| IoConfigure arcs::aubo_scope::SystemApi::getToolDigitalIOConfigure |
( |
| ) |
|
◆ getUnitType()
| UnitType arcs::aubo_scope::SystemApi::getUnitType |
( |
| ) |
|
◆ isRealRobot()
| bool arcs::aubo_scope::SystemApi::isRealRobot |
( |
| ) |
|
- 返回
true if controlling the real, physical robot and false if in simulation mode.
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::SystemApi::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: