-
```
Preset parameter required, available presets:
(0) android-arm64-v8a
-
I installed latest Android NDK r20 to my Windows 10 PC and tried to generate projects file but it failed with this error. It seems like it cant build (or generate) project with latest NDK version.
``…
-
The paper [Simulation Tools for Model-Based Robotics: Comparison of Bullet, Havok, MuJoCo, ODE and PhysX](https://homes.cs.washington.edu/~todorov/papers/ErezICRA15.pdf) from 2015 mentions that PhysX …
-
Hello,
I was preparing to compile PhysX for the M1 chip and got a fresh checkout. Tried to generate the Mac project but it fails even on x86 arch.
`$./generate_projects.sh
Preset parameter requ…
-
Throws error "overrides a function but not marked 'override'"
Tried almost every possible solution found. Like adding '-Wno-inconsistent-missing-override' inside Xcode c++ other flags & updating th…
-
```
[ 18%] Building CXX object sdk_source_bin/CMakeFiles/PhysXCommon.dir/home/alex/projects/PhysX/physx/source/geomutils/src/GuMTD.cpp.o
In file included from /PhysX/physx/source/geomutils/src/pcm/G…
-
On the [PhysX website](https://developer.nvidia.com/physx-sdk) it is stated that the new SDK can be downloaded as part of an "Open Beta" in the NVIDIA Omniverse platform. I have downloaded the Omniver…
-
Hello,
When I try to build PhysX 4.1.1 with Visual Studio 2019, I get the following errors :
```
Error LNK1181 cannot open input file 'D:\Resources\Libraries\vcpkg\buildtrees\physx\src\53e20a06…
-
I used the following command to install and encountered omni.kit.usd missing error
```
conda create -n isaaclab python=3.10 -y
conda activate isaaclab
pip install torch==2.4.0 --index-url https:…
-
I'm just curious, but do you have any plan to support [the Flow library](https://nvidia-omniverse.github.io/PhysX/flow/Overview.html) bundled with PhysX 5 SDK?