Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
Gravity
Interface Gravity
Interface describing the amount of gravity acting in each direction on the robot
interface
Gravity
{
gx
:
Acceleration
;
gy
:
Acceleration
;
gz
:
Acceleration
;
}
Index
Properties
gx
gy
gz
Properties
gx
gx
:
Acceleration
gy
gy
:
Acceleration
gz
gz
:
Acceleration
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
gx
gy
gz
Universal Robots TypeScript API - v10.12.0
Loading...
Interface describing the amount of gravity acting in each direction on the robot