How can I use tube carriers in PyLabRobot?

I have a tube carrier on my Hamilton deck (SMP_CAR_32_12x75_A00.rck). There is no support for tube carriers. Only for tip and plate carriers. I tried all wrapper but no one worked. How can I use the tube carrier as a resource in PyLabRobot?

Image of a tube carrier

Not currently.

This should be fairly easy to add though. Have a look at create_equally_spaced and ItemizedResource. Feel free to create a PR!

Alright, will take a look at this. Thanks.