Skip to content

Added newton based teleop scripts in the newton-teleop folder#137

Open
RijulChaddha9504 wants to merge 1 commit into
mainfrom
mjlabs-newton-teleop
Open

Added newton based teleop scripts in the newton-teleop folder#137
RijulChaddha9504 wants to merge 1 commit into
mainfrom
mjlabs-newton-teleop

Conversation

@RijulChaddha9504

Copy link
Copy Markdown
Contributor

No description provided.

@wilsonchenghy

Copy link
Copy Markdown
Collaborator

@copilot what is the difference between mjlab and newton one in here? different simulation engine within? or just use newton for sth

Copilot AI commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@copilot what is the difference between mjlab and newton one in here? different simulation engine within? or just use newton for sth

mjlabs here is the original MuJoCo-only teleop path (mjlabs_keyboard_teleop.py) using mjviser.

The newton script is a separate teleop path where the physics simulation runs in NVIDIA Warp + Newton (XPBD), with viser as the viewer. MuJoCo is still imported there, but only for IK/Jacobian math (not for physics stepping).

So yes—there are two simulation-engine paths in this PR: MuJoCo fallback vs Newton/Warp path.

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