Verify and document capability to ROS 2 simulation non-realtime. #710
Labels
feature/robotics
This item is related to robotics.
priority/major
Major priority. Work that should be handled after all blocking and critical work is done.
sig/simulation
Categorizes an issue or PR as relevant to SIG Simulation
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
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:
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.
The text was updated successfully, but these errors were encountered: