Opensim on raspberry pi 5
Posted: Tue Sep 17, 2024 8:18 am
I am currently exploring a project where I am considering running the OpenSim API in Python on a Raspberry Pi 5. I am able to build OpenSim (OpenSim-cli) and Python but not have the correct OpenSim package in Python. We are using Kubernetes and docker to build everything automatically but we are not able to find the solution.
I tried to manually build opensim on our pi, which is successful but only gives us the opensim-cli to interact with and no way for python to connect with opensim (via modules, which is usually done via conda).
We had a look at this project: https://opensimconfluence.atlassian.net ... +OpenSense.
So I think it is possible but i am not able to figure it out.
I tried to manually build opensim on our pi, which is successful but only gives us the opensim-cli to interact with and no way for python to connect with opensim (via modules, which is usually done via conda).
We had a look at this project: https://opensimconfluence.atlassian.net ... +OpenSense.
So I think it is possible but i am not able to figure it out.