Skip to main content
Skip table of contents

get_install_pose()

Features

Returns information about the currently set installation posture among the safety setup parameters.

Parameters

None

Return

Value

Data Types

Description

ret

class.config_install_pose

About setting the installation stance

Class

class.config_install_pose
FieldData TypesDescription

obj

listAbout objects of t
gradientfloatSkew information
rotationfloatRotation information

Example

PY
ret = get_install_pose()
print(ret.gradient) #### gradient of the install pose
print(ret.rotation) #### rotation of the install pose

Related commands

  • None
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.