TransformAvailable¶
Checks if a TF transform is available. Returns failure if it cannot be found. Once found, it will always return success. Useful for initial condition checks.
Input Ports¶
child: |
|
||||
---|---|---|---|---|---|
parent: |
|
Example¶
<TransformAvailable parent="odom" child="base_link"/>