UniversalRobots / RTDE_Python_Client_Library

RTDE client library and examples
BSD 3-Clause "New" or "Revised" License
100 stars 35 forks source link

Apple Silicon support? #19

Closed andefred closed 1 month ago

andefred commented 1 month ago

Hi, maybe this already works if building it using maven, but I was hoping to use the PyPi package but it seems it does not support Apple Silicon?

Do you have any plans to support this? And/Or do you have a suggested workaround?

andefred commented 1 month ago

I was able to get it to install by building it using Maven instead of using PyPi. It would still however be nice to not have to have a local dependency and instead just be able to use the PyPi packages