docs: add optional browser control section linking to orobot.io SO-101 program#165
Draft
lutherism wants to merge 1 commit into
Draft
docs: add optional browser control section linking to orobot.io SO-101 program#165lutherism wants to merge 1 commit into
lutherism wants to merge 1 commit into
Conversation
…1 program The SO-101 is available as a community-built program on orobot.io with a browser-based control sandbox, BOM, and build guide. This gives builders a path to remote operation and collaborative access after completing the standard LeRobot setup, without any additional software installation on their end.
lutherism
marked this pull request as draft
May 29, 2026 05:20
Author
|
Switched PR to draft. I'm interested to get some feedback on if this would be desirable in theory, because I think users would really like it, and it could unlock a fair amount of users for SO-ARM101 with lower coding skills. But I'm still hardening and testing the functionality on orobot.io, and I would want it to be really bullet proof before actually upstreaming it. Thank you! |
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.
What this changes
Adds a three-line
### Browser Control (Optional)section immediately after the existing### Setup with LeRobotsection. No existing content is moved or restructured.Why
After completing the LeRobot calibration tutorial, builders who want to operate the arm from a different machine or share access with a collaborator currently have no documented path in this README. orobot.io is a community builder hosting platform (no paywall on the program, open-source spirit) that hosts the SO-101 as a community-built program — browser-based control sandbox, BOM, and build guide included. The Raspberry Pi connects via orobot.io's BYOD pairing flow.
The section is marked Optional to make clear this is an additional path, not a requirement. The wording is descriptive ("useful if you want to operate the arm remotely or share access with a collaborator") rather than promotional.
Diff summary
Three lines added, nothing removed.