Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sphero: Add support for Sphero calibration. #991

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

bruno-ga
Copy link

Solved issues and/or description of the change

Add support for Sphero calibration. Based on on existing Javascrip code.

Manual test

  • OS and Version (Win/Mac/Linux): Mac
  • Adaptor(s) and/or driver(s): Sphero

Checklist

  • [ X] The PR's target branch is 'hybridgroup:dev'
  • [ X] I have added tests that prove my fix is effective or that my feature works
  • [ X] New and existing unit tests pass locally with my changes (e.g. by run make test)
  • [ X] No linter errors exist locally (e.g. by run make fmt_check)
  • [ X] I have performed a self-review of my own code

If this is a new driver or adaptor:

  • I have added the name to the corresponding README.md
  • I have added an example to see how to setup and use it
  • I have checked or build at least my new example (e.g. by run make examples_check)

If this is a PR for release:

  • The PR's target branch is 'hybridgroup:release'
  • I have adjusted the CHANGELOG.md (or already prepared and will be merged as soon as possible)

-  Includes a sample program to show how it works.
@deadprogram deadprogram changed the base branch from release to dev September 26, 2023 18:33
@deadprogram
Copy link
Member

Thank you very much! Now merging.

@deadprogram deadprogram merged commit 87c0572 into hybridgroup:dev Sep 26, 2023
1 check passed
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.

2 participants