Skip to content

Correct Frodobots Earth Rover SDK link and add setup instructions#2671

Merged
imstevenpmwork merged 9 commits intohuggingface:mainfrom
cagataycali:patch-4
Jan 16, 2026
Merged

Correct Frodobots Earth Rover SDK link and add setup instructions#2671
imstevenpmwork merged 9 commits intohuggingface:mainfrom
cagataycali:patch-4

Conversation

@cagataycali
Copy link
Contributor

Updated the Frodobots SDK link and added credential setup instructions.

I couldn't find the SDK API key from the https://rovers.frodobots.com/owner/settings/ page which is described in Frodobots repository and chatted with frodobots chatbot and got a google form url. Their API responses in https://my.frodobots.com/owner-drive/ page, sdk_enabled field is returning false... Seems like sdk needs to be enabled by the frodobot team. Also cut an issue there frodobots-org/earth-rovers-sdk#21

This PR corrects the frodobot-org URL and adds missing environment variable settings for running hypercorn main:app --reload.

Unless the SDK key provided, web UI returns:

{
  "detail": "Authorization header not configured"
}

Updated the Frodobots SDK link and added credential setup instructions.

Signed-off-by: ./c² <cagataycali@icloud.com>
Copilot AI review requested due to automatic review settings December 17, 2025 20:36
@cagataycali cagataycali changed the title Fix SDK link and enhance setup instructions Fix Frodobots Earth Rover SDK link and enhance setup instructions Dec 17, 2025
@cagataycali cagataycali changed the title Fix Frodobots Earth Rover SDK link and enhance setup instructions Correct Frodobots Earth Rover SDK link and enhance setup instructions Dec 17, 2025
@cagataycali cagataycali changed the title Correct Frodobots Earth Rover SDK link and enhance setup instructions Correct Frodobots Earth Rover SDK link and add setup instructions Dec 17, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the Frodobots SDK repository URL from the incorrect github.com/Frodobots to the correct github.com/frodobots-org organization path. It also enhances the setup documentation by adding a new step for configuring environment variables required to run the SDK, including API credentials and optional configuration parameters.

Key changes:

  • Fixed SDK repository URL to use correct GitHub organization path
  • Added comprehensive environment variable configuration step with examples
  • Updated step numbering from 2-3 to 2-4 to accommodate the new credential setup section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@github-actions github-actions bot added the documentation Improvements or fixes to the project’s docs label Dec 17, 2025
cagataycali and others added 2 commits December 18, 2025 12:47
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: ./c² <cagataycali@icloud.com>
@imstevenpmwork imstevenpmwork self-requested a review December 19, 2025 11:23
imstevenpmwork and others added 2 commits December 19, 2025 12:24
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
Copy link
Collaborator

@imstevenpmwork imstevenpmwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@imstevenpmwork imstevenpmwork self-requested a review January 16, 2026 01:14
Copy link
Collaborator

@imstevenpmwork imstevenpmwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I'm sorry. I forgot to merge this back then when waiting for the CI. It should be good to go this time!

@imstevenpmwork imstevenpmwork merged commit 76d6b71 into huggingface:main Jan 16, 2026
9 checks passed
sandhya-cb pushed a commit to sandhya-cb/lerobot-clutterbot that referenced this pull request Jan 28, 2026
…ggingface#2671)

* Fix SDK link and enhance setup instructions

Updated the Frodobots SDK link and added credential setup instructions.

Signed-off-by: ./c² <cagataycali@icloud.com>

* Update docs/source/earthrover_mini_plus.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: ./c² <cagataycali@icloud.com>

* Update docs/source/earthrover_mini_plus.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>

---------

Signed-off-by: ./c² <cagataycali@icloud.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
jwang078 pushed a commit to jwang078/lerobot that referenced this pull request Feb 2, 2026
…ggingface#2671)

* Fix SDK link and enhance setup instructions

Updated the Frodobots SDK link and added credential setup instructions.

Signed-off-by: ./c² <cagataycali@icloud.com>

* Update docs/source/earthrover_mini_plus.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: ./c² <cagataycali@icloud.com>

* Update docs/source/earthrover_mini_plus.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>

---------

Signed-off-by: ./c² <cagataycali@icloud.com>
Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or fixes to the project’s docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants