GXF Subscribe Differential Control Command

This node subscribes to differential commands from Isaac SDK

Installation

To use this Node, you must enable omni.isaac.gxf_bridge in the Extension Manager.

Inputs

Name

Type

Description

Default

execIn

execution

The input execution port

context

uint64

GXF context handle, Default of zero will use the default global context

0

inputEntity

string

The name of the entity used to receive data

inputComponent

string

The name of the component used to receive data

Outputs

Name

Type

Description

Default

execOut

execution

Output execution triggers when a new message is received

linearVelocity

double

Linear velocity vector in m/s

0.0

angularVelocity

double

Angular velocity vector in rad/s

0.0