thanks for pointing out the missing link. The documentation will soon be updated, it will however not point to anything since as stated in 1.3. Output in Transition the synthetic data part is now mostly using the new Replicator API and will be fully transitioned in the next release. Let us know if you find any other inconsistencies or if you have other questions.
Thanks for the info. Does that mean that there will be no omni.syntheticdata extension anymore?
That would be contradicting that it is stated to be “lowest level component of the Replicator software stack, and it will ship as a built-in extension in all future versions of the Omniverse Kit SDK” on this page: Replicator — Omniverse Extensions documentation
If omni.syntheticdata is still an active extension, I am looking for documentation on the omni.syntheticdata extension specifically. Can you point me to something useful?
Omni.syntheticdata: is still going to be used as a low level component of Replicator. omni.isaac.synthetic_utils is going to be replaced with functionalities from Replicator.
omni.syntheticdata won’t have any documentation because it will remain an internal component to allow faster development cycles without breaking API for external users.
EDIT:
the synthetic data public API have mostly been moved to omni.replicator.core