From e8f157b935abfd0a6dab53bca4d34c2a965241b7 Mon Sep 17 00:00:00 2001 From: Casey LP Date: Sun, 12 Nov 2023 21:19:49 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77db3bd..d38d334 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ Currently, **Physics environments do not appear to be natively supported**, and Alternatively, a suitable drop-in library in `lib64/libBulletSim-aarch64.so` for BulletSim Physics could work, but may be unsupported. +**I'm keen to support ARM architecture to the bounds of OpenSimulator. If you have any experience on this, please reach out to me.** + # Examples See [this repository](https://github.com/soup-bowl/opensim-sandbox) for some example usages of this image.