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

Sequence contains no elements #1

Open
onshisan opened this issue Jun 10, 2014 · 6 comments
Open

Sequence contains no elements #1

onshisan opened this issue Jun 10, 2014 · 6 comments

Comments

@onshisan
Copy link

It appears that input with an absolute value greater than or equal to 2 for either "Baseline Adj" or "Arm Adj" reliably gives the error "Sequence contains no elements" (see comments at the Drawbot project page for others reporting the same problem) This prevents accurate calibration of TRS Drawbots per the instructions; e.g. the sample "nudge" calibration values given in the instructions (-2, +3.5) do not work, nor do other values outside an apparent +/- 1.9 (or so) range.

Smaller baseline and arm adj value increments such as 0.5 or 0.01 do affect .wav file output (and hence Drawbot output) but it is inclear what conversion factor between degrees of skew at calibration and numeric input in the WAVE generator is required.

Evidently something in the code has changed between the time the screenshots in the instructions were produced and the current release available on github.

If this issue could be addressed it would be much appreciated. Several of us have very much enjoyed building Drawbots and hope to be able to produce calibrated/unskewed output with them! This is my first time reporting an issue on gitbut, just as it was my first time building anything with servos, so I'm enjoying the learning process. If there's any additional information I can contribute here to assist please let me know.

@mattbrailsford
Copy link

I've been trying to figure this one out myself. My current theory is that its expecting the angles to be declared in radians, rather than degrees. I need to do more testing to confirm this though.

@minirevollo
Copy link

Hallo,
the Hub location is filed by default with a number were the decimal is separeted with an point. Try it with a comma.

@AchrafBr1
Copy link

hello, and thank's for reply please you can send me the exe file please ?
Thank you very much.

2016-01-03 16:13 GMT+01:00 minirevollo [email protected]:

Hallo,
the Hub location is filed by default with a number were the decimal is
separeted with an point. Try it with a comma.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Achraf bouchtarouif

@minirevollo
Copy link

Hallo,

https://github.com/Make-Magazine/DrawBot/releases https://github.com/Make-Magazine/DrawBot/releases

I hope it works.

Von: okachraf1 [mailto:[email protected]]
Gesendet: Sonntag, 3. Januar 2016 16:16
An: Make-Magazine/DrawBot
Cc: minirevollo
Betreff: Re: [DrawBot] Sequence contains no elements (#1)

hello, and thank's for reply please you can send me the exe file please ?
Thank you very much.

2016-01-03 16:13 GMT+01:00 minirevollo < mailto:[email protected] [email protected]>:

Hallo,
the Hub location is filed by default with a number were the decimal is
separeted with an point. Try it with a comma.


Reply to this email directly or view it on GitHub
< #1 (comment) https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504852>
.

Achraf bouchtarouif


Reply to this email directly or view it on GitHub #1 (comment) . https://github.com/notifications/beacon/APwt0CMiuve_4tktUZgWiO0P_hy1_0I6ks5pWTLHgaJpZM4CC0QG.gif

@AchrafBr1
Copy link

​Thank you very much!!!​

2016-01-03 19:20 GMT+01:00 minirevollo [email protected]:

Hallo,

https://github.com/Make-Magazine/DrawBot/releases
https://github.com/Make-Magazine/DrawBot/releases

I hope it works.

Von: okachraf1 [mailto:[email protected]]
Gesendet: Sonntag, 3. Januar 2016 16:16
An: Make-Magazine/DrawBot
Cc: minirevollo
Betreff: Re: [DrawBot] Sequence contains no elements (#1)

hello, and thank's for reply please you can send me the exe file please ?
Thank you very much.

2016-01-03 16:13 GMT+01:00 minirevollo < mailto:[email protected]
[email protected]>:

Hallo,
the Hub location is filed by default with a number were the decimal is
separeted with an point. Try it with a comma.


Reply to this email directly or view it on GitHub
< <
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504852>
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504852>
.

Achraf bouchtarouif


Reply to this email directly or view it on GitHub <
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504946>
. <
https://github.com/notifications/beacon/APwt0CMiuve_4tktUZgWiO0P_hy1_0I6ks5pWTLHgaJpZM4CC0QG.gif>


Reply to this email directly or view it on GitHub
#1 (comment)
.

Achraf bouchtarouif

@AchrafBr1
Copy link

​exact the problem was in hub location Thank you!!

2016-01-03 23:05 GMT+01:00 Achraf Bouchtarouif <[email protected]

:

​Thank you very much!!!​

2016-01-03 19:20 GMT+01:00 minirevollo [email protected]:

Hallo,

https://github.com/Make-Magazine/DrawBot/releases
https://github.com/Make-Magazine/DrawBot/releases

I hope it works.

Von: okachraf1 [mailto:[email protected]]
Gesendet: Sonntag, 3. Januar 2016 16:16
An: Make-Magazine/DrawBot
Cc: minirevollo
Betreff: Re: [DrawBot] Sequence contains no elements (#1)

hello, and thank's for reply please you can send me the exe file please ?
Thank you very much.

2016-01-03 16:13 GMT+01:00 minirevollo < mailto:[email protected]
[email protected]>:

Hallo,
the Hub location is filed by default with a number were the decimal is
separeted with an point. Try it with a comma.


Reply to this email directly or view it on GitHub
< <
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504852>
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504852>
.

Achraf bouchtarouif


Reply to this email directly or view it on GitHub <
https://github.com/Make-Magazine/DrawBot/issues/1#issuecomment-168504946>
. <
https://github.com/notifications/beacon/APwt0CMiuve_4tktUZgWiO0P_hy1_0I6ks5pWTLHgaJpZM4CC0QG.gif>


Reply to this email directly or view it on GitHub
#1 (comment)
.

Achraf bouchtarouif

Achraf bouchtarouif

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

No branches or pull requests

4 participants