Skip to content

Matching sim time to real time #831

Answered by StoneT2000
leonmkim asked this question in Q&A
Discussion options

You must be logged in to vote

There's a sim frequency and control frequency parameter.

Sim frequency controls the delta time spent between each internal simulation step

Control frequency controls the delta time spent between each call to env.step

If sim freq is 120 and controls freq is 60, you are simply controlling the robot at 60Hz or controlling it at a granularity of 1/60 seconds.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@leonmkim
Comment options

@StoneT2000
Comment options

Answer selected by leonmkim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants