Skip to content

Add mac support for Mujoco inference#55

Open
danielwright-lgtm wants to merge 5 commits intoamazon-far:mainfrom
danielwright-lgtm:feature/mac-support
Open

Add mac support for Mujoco inference#55
danielwright-lgtm wants to merge 5 commits intoamazon-far:mainfrom
danielwright-lgtm:feature/mac-support

Conversation

@danielwright-lgtm
Copy link
Copy Markdown

Currently the unitree_sdk2 package is not supported for Mac. This PR instead installs the unitree_sdk2_python package so that inference with Mujoco can work on a Mac.

Description of changes:

  1. Remove the install of unitree_sdk2 and replace it with unitree_sdk2_python for Macbooks.
  2. Add a mac specific bridge file which receives commands using unitree_sdk2_python.
  3. Add logic to choose whether to use the original bridge file or the mac specific file.
  4. Add an interface file which sends commands from the policy using unitree_sdk2_python.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@clayrosenthal clayrosenthal added the enhancement New feature or request label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants