Skip to content

[MISC] Stub code for physical object dragging #1411

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gasnica
Copy link
Collaborator

@gasnica gasnica commented Jul 14, 2025

Description

Added update_on_sim_step() to pyrenderer/viewer and InteractionViewer to receive update callback every sim step. I wasn't sure if i can rely on viewer.refresh() for that.

Also fixed InteractionViewer behavior when window is resized.

How Has This Been / Can This Be Tested?

Manual interaction only

Checklist:

  • I read the CONTRIBUTING document.
  • I followed the Submitting Code Changes section of CONTRIBUTING document.
  • I tagged the title correctly (including BUG FIX/FEATURE/MISC/BREAKING)
  • I updated the documentation accordingly or no change is needed.
  • I tested my changes and added instructions on how to test it for reviewers.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

YilingQiao
YilingQiao previously approved these changes Jul 14, 2025
@gasnica gasnica force-pushed the pr/25/714_com_pulling branch from b31a942 to 7eb3478 Compare July 15, 2025 15:39
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.

3 participants