Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Is it possible to know the elapsed simulation time during training in Isaac Lab? #1482

Open
H-Hisamichi opened this issue Nov 30, 2024 · 1 comment

Comments

@H-Hisamichi
Copy link

Hello everyone,

I’m trying to create a Leg Trajectory Generator (LTG) for a Hexapod.
However, the elapsed time in the simulation differs from the time obtained using Python's time().
I searched the Isaac Lab API but couldn’t find a function to get the simulation time directly.
The only relevant tool I found was omni.isaac.lab.utils.timer.Timer, so I’m considering using it.

Does Isaac Lab have a straightforward way to access the simulation time?

Thank you!

@RandomOakForest
Copy link
Collaborator

There are a couple of examples that may be useful here. Please refer to this replicator doc, and this writer example. Thanks for posting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants