Hi all,
I’ve set up a conveyor automation simulation in Omniverse Isaac Sim, where I am calculating the number of materials delivered at each delivery point and the frequency of conveyor material loading. I’d like to display this information in real-time as an overlay on the viewport using a Python script.
Additionally, I plan to implement a visual alarm notification on the viewport that triggers when material accumulation occurs at any part of the conveyor, potentially blocking the material flow.
Could someone guide me on how to achieve this? Any help or pointers would be greatly appreciated!
Thanks in advance!