UCX Subscribe Joint Command#
This node subscribes to joint command data via UCX
Installation#
To use this node enable isaacsim.ucx.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
|---|---|---|---|
Exec In (inputs:execIn) |
|
The input execution port |
None |
Port (inputs:port) |
|
Port number for UCX communication |
13337 |
Tag (inputs:tag) |
|
UCX tag for message identification |
3 |
Timeout (ms) (inputs:timeoutMs) |
|
Timeout in milliseconds for UCX receive requests. If 0, waits indefinitely. |
1 |
Outputs#
Name |
Type |
Descripton |
Default |
|---|---|---|---|
Effort Command (outputs:effortCommand) |
|
Effort commands |
None |
Exec Out (outputs:execOut) |
|
Output execution triggers when a new message is received |
None |
Position Command (outputs:positionCommand) |
|
Position commands |
None |
Time Stamp (outputs:timeStamp) |
|
Timestamp in seconds |
0.0 |
Velocity Command (outputs:velocityCommand) |
|
Velocity commands |
None |
Metadata#
Name |
Value |
|---|---|
Unique ID |
isaacsim.ucx.nodes.UCXSubscribeJointCommand |
Version |
1 |
Extension |
isaacsim.ucx.nodes |
Icon |
ogn/icons/isaacsim.ucx.nodes.UCXSubscribeJointCommand.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
UCX Subscribe Joint Command |
Categories |
isaacUcx |
Generated Class Name |
OgnUCXSubscribeJointCommandDatabase |
Python Module |
isaacsim.ucx.nodes |