Is there a pythonic way to access a Nucleus server?
Something like os.path.exists(), os.walk(), etc, but for files/folders on a Nucleus server?
Is there a pythonic way to access a Nucleus server?
Something like os.path.exists(), os.walk(), etc, but for files/folders on a Nucleus server?
Hi @christian_aubert. Yes, we actually have the omni.client
library for that: Omniverse Client Library — client_library 2.35.0 documentation
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.