1 #ifndef AUBO_SCOPE_PAYLOAD_H 2 #define AUBO_SCOPE_PAYLOAD_H 64 double getMass()
const;
74 std::vector<double> getCenterOfGravity()
const;
90 std::vector<double> getInertiaMatrix()
const;
107 std::string getDisplayName()
const;
178 friend class DataSwitch;
185 #endif // AUBO_SCOPE_PAYLOAD_H The mass of the payload exceeds the rated maximum supported payload mass of the robot.
ARCS_CLASS_FORWARD(GripForceCapability)
None of the parameters of the payload or the combination of payload parameters has any warnings...
The payload has a mass of 0 kg which is most likely not intended/valid.
The combination of the mass and the center of gravity of could affect the performance of the robot...