Correct Frodobots Earth Rover SDK link and add setup instructions#2671
Correct Frodobots Earth Rover SDK link and add setup instructions#2671imstevenpmwork merged 9 commits intohuggingface:mainfrom
Conversation
Updated the Frodobots SDK link and added credential setup instructions. Signed-off-by: ./c² <cagataycali@icloud.com>
There was a problem hiding this comment.
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.
|
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. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: ./c² <cagataycali@icloud.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Steven Palma <imstevenpmwork@ieee.org>
imstevenpmwork
left a comment
There was a problem hiding this comment.
Oops, I'm sorry. I forgot to merge this back then when waiting for the CI. It should be good to go this time!
…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>
…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>
Updated the Frodobots SDK link and added credential setup instructions.
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" }