btx0424 / OmniDrones

https://omnidrones.readthedocs.io/
MIT License
125 stars 23 forks source link

PhysX Plugin Errors on Executing Demo and Test Scripts #45

Open AkgunOnur opened 5 months ago

AkgunOnur commented 5 months ago

Dear Developers,

I hope this message finds you well. I am reaching out to report a couple of issues encountered while working with the examples provided in the repository. These errors are related to the PhysX plugin when attempting to execute _demodrone.py and _testdragon.py from the examples directory. Your assistance in resolving these would be greatly appreciated, as it would significantly aid in the continuation of our project work.

Issue 1: Error executing demo_drone.py

Issue 2: Error executing test_dragon.py

Both errors seem to point towards limitations or issues within the PhysX plugin regarding transformation changes on non-root links. This is impacting our ability to successfully run the provided examples and further explore the capabilities of your framework.

Could you please provide guidance on how to resolve or work around these errors? Any advice or updates that could help us overcome these issues would be immensely valuable.

Thank you for your time and effort in maintaining this project. We look forward to any support you can offer to help us address these challenges.

Best regards,

SuuTTT commented 4 months ago

use isaac_sim-2023.1.0-hotfix.1, i got same error with isaac_sim-2023.1.2 @AkgunOnur