From b29a115d5b969ee68bc5afe9243d91146b1daabc Mon Sep 17 00:00:00 2001 From: Casey LP Date: Wed, 19 Jul 2023 13:10:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9f65a0..8e51d20 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ Currently, **Physics environments do not appear to be natively supported**, and physics = basicphysics ``` +Alternatively, a suitable drop-in library in `lib64/libBulletSim-aarch64.so` for BulletSim Physics could work, but may be unsupported. + # Examples See [this repository](https://github.com/soup-bowl/opensim-sandbox) for some example usages of this image.