Bug fix in picarx_control.py example - #1
Open
rossbrigoli wants to merge 1 commit into
Open
Conversation
The camera pan and tilt motor got interchanged. Corrected by assigning pas to Servo1 and tilt to Servo2.
Collaborator
|
Hi ,
Thanks for contacting us.
Could you please provide us your order number first?
Which shopping platform did you get it?Amazon(US,CA,UK,Germany,etc...),Aliexpress,or elsewhere?
A short video or some pictures of the issues could be much more helpful.
Our staff will contact you later to help with that.
Best Regards,
***@***.***
From: Ross Brigoli
Date: 2022-11-24 00:24
To: sunfounder/sunfounder-controller
CC: Subscribed
Subject: [sunfounder/sunfounder-controller] Bug fix in picarx_control.py example (PR #1)
The camera pan and tilt motor got interchanged. Corrected by assigning pas to Servo1 and tilt to Servo2.
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
240d590 Bug fix in picarx_control.py example
File Changes
(1 file)
M examples/picarx_control.py (4)
Patch Links:
https://github.com/sunfounder/sunfounder-controller/pull/1.patch
https://github.com/sunfounder/sunfounder-controller/pull/1.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Author
|
I order it from Amazon Singapore. I built the kit according to the instruction. |
Collaborator
|
Can you send a short video or screenshot of the issues?
***@***.***
From: Ross Brigoli
Date: 2022-11-24 11:16
To: sunfounder/sunfounder-controller
CC: SunFounder; Comment
Subject: Re: [sunfounder/sunfounder-controller] Bug fix in picarx_control.py example (PR #1)
I order it from Amazon Singapore. I built the kit according to the instruction.
The PR contains the fix for the issue.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
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.
The camera pan and tilt motor got interchanged. Corrected by assigning pas to Servo1 and tilt to Servo2.