o3de / o3de-extras

Other
58 stars 60 forks source link

Verify and document capability to ROS 2 simulation non-realtime. #710

Open michalpelka opened 2 weeks ago

michalpelka commented 2 weeks ago

Is your feature request related to a problem? Please describe. A lot of other simulation products support non-realtime simulation. That is useful in scenarios like:

Describe the solution you'd like Detailed documentation both in gem source code and in o3de.org on:

A good start is to set PhysX to work slower than real-time: image As you can see in the video, the clock respects correctly the slower time, when StableClock is used: https://github.com/o3de/o3de-extras/assets/3209244/4ee3f59f-314e-4ef5-8838-c41152b0a9e0

Describe alternatives you've considered

Additional context No more context.

michalpelka commented 1 week ago

Please review PR in process : https://github.com/o3de/o3de-extras/pull/714/files