I’m using Isaac Sim with XR and I’d like to create an in-world button that the XR user can press to trigger Python callbacks (e.g. start/stop). I’ve tried using omni.ui widgets with WidgetComponent ...
I wanted to add an overflow menu to a clickable ProductiveCard but also have some overflow menu items be disabled under certain conditions. Since the overflowActions prop in the ProductiveCard ...