Release Teleopit 0.3.0#15
Merged
Merged
Conversation
…emaining-branches
Remove the configurable fixed-yaw/resuming-state path so realtime Pico resume consistently resets policy/reference history, rebuilds yaw plus XY alignment, and accepts the current live retarget reference. Constraint: Realtime Pico pause/resume must avoid blending from stale paused retarget poses while preserving offline playback blending semantics. Rejected: Keeping RESUMING plus qpos interpolation for realtime mocap | it keeps stale reference state in the resume path and can create corrective jumps. Confidence: high Scope-risk: moderate Directive: Keep sim2sim, sim2real, English docs, Chinese docs, and AGENTS.md aligned when changing pause/resume behavior. Tested: pytest tests/test_runtime_components.py tests/test_sim2real_runtime.py tests/test_sim_loop.py tests/test_pipeline.py -q; python3 -m py_compile teleopit/controllers/reference_processing.py teleopit/sim/runtime_components.py teleopit/sim/loop.py teleopit/sim/session.py teleopit/sim2real/controller.py teleopit/sim2real/reference_processor.py teleopit/runtime/factory.py teleopit/runtime/mocap_session.py teleopit/runtime/reference_config.py Not-tested: Physical Pico sim2real hardware resume feel under operator pose drift. Co-authored-by: OmX <omx@oh-my-codex.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Asset note