Skip to content

Make sure nodes are using sim time if running in sim#1006

Open
MegaIng wants to merge 1 commit into
mainfrom
fix/use_sim_time_in_sim
Open

Make sure nodes are using sim time if running in sim#1006
MegaIng wants to merge 1 commit into
mainfrom
fix/use_sim_time_in_sim

Conversation

@MegaIng

@MegaIng MegaIng commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Various nodes, especially the ones used internally by the custom transform buffers were not using sim time when running in sim. This almost surely has lead to various issues with additional transform errors that would not have happened IRL.

Proposed changes

I went through all nodes and made sure they use use_sim_time=true if in the correct context.

Related issues

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@github-project-automation github-project-automation Bot moved this from 🆕 New to 👀 In review in Software Jul 4, 2026
@Flova

Flova commented Jul 4, 2026

Copy link
Copy Markdown
Member

We could also add it to the AGENTD.md or some other place so LLM reviews keep an eye on that in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

2 participants