FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add SO101 operator-interface teleop support by juelg · Pull Request #282 · RobotControlStack/robot-control-stack · GitHub

feat: add SO101 operator-interface teleop support - #282

Draft
juelg wants to merge 5 commits into
masterfrom
fix/issue-273-so101-operator-interface
Draft

juelg wants to merge 5 commits into
masterfrom
fix/issue-273-so101-operator-interface

Conversation

juelg commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an SO101 operator and config for the operator interface introduced in feat: operator interface #264
  • add a lazy SO101 leader helper in the SO101 extension
  • add a hardware-free SO101 operator test module and a teleop example script

Validation

  • black python/rcs/operator/so101.py python/tests/test_so101_operator.py examples/teleop/so101.py extensions/rcs_so101/src/rcs_so101/creators.py extensions/rcs_so101/src/rcs_so101/init.py python/rcs/operator/init.py
  • isort python/rcs/operator/so101.py python/tests/test_so101_operator.py examples/teleop/so101.py extensions/rcs_so101/src/rcs_so101/creators.py extensions/rcs_so101/src/rcs_so101/init.py python/rcs/operator/init.py
  • ruff check python/rcs/operator/so101.py python/tests/test_so101_operator.py examples/teleop/so101.py extensions/rcs_so101/src/rcs_so101/creators.py extensions/rcs_so101/src/rcs_so101/init.py python/rcs/operator/init.py
  • python -m pytest python/tests/test_so101_operator.py

Closes #273

juelg force-pushed the fix/issue-273-so101-operator-interface branch from 324c2f6 to 52137cf Compare April 23, 2026 10:57

juelg commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

this PR still lacks hardware testing

juelg marked this pull request as draft July 20, 2026 05:02

This branch has not been deployed

No deployments
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add SO101 into teleop interface

1 participant


Back | FazBrowse Home | New Git URL