Skip to content

fix time_wall update#166

Merged
andreh1111 merged 2 commits into
devfrom
fix_time_wall_update
Jul 3, 2026
Merged

fix time_wall update#166
andreh1111 merged 2 commits into
devfrom
fix_time_wall_update

Conversation

@andreh1111

Copy link
Copy Markdown
Collaborator

No description provided.

@vikashplus vikashplus left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wall-clock is simply used to maintain a constant DT for the env. The step construct looks like

  1. time starts
  2. get observations
  • get sensors
  • get prop
  • get extero
  1. calculate actions
  2. step env
  • robot aplies actions
  • robots sleeps enough to maintain dt
  1. goto 1

@andreh1111 andreh1111 merged commit b92580b into dev Jul 3, 2026
1 check passed
@andreh1111 andreh1111 deleted the fix_time_wall_update branch July 3, 2026 13:00
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

Successfully merging this pull request may close these issues.

2 participants