Bin Picking Widget

Hey all,

I will warn in advance - I am horrible at making pretty things, this widget is no different :slight_smile:

So the usecase I am looking to achieve is a pretty standard bin picking application. Super common in assembly applications. I want users to be able to label each bin, and define if they should be flashing or not, this is intended to be a visual indicator for the staff where to look for hardware for their step in the assembly process.


I am using a technique much like the one used in this widget where I started with a static SVG, then used JS to change the element colors, labels, and animate the flashing action. Let me know if you want a demo video of this technique.

Pete
Note: This widget hasn’t gone through Tulips code review process, so use it at your own risk
customWidget-Bin Pick.json (4.4 KB)