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

bg.drive() initializes with the wrong values #75

Open
Trampf opened this issue Apr 8, 2020 · 0 comments
Open

bg.drive() initializes with the wrong values #75

Trampf opened this issue Apr 8, 2020 · 0 comments

Comments

@Trampf
Copy link

Trampf commented Apr 8, 2020

I am completely new to this, so please excuse me if this is not the right way to feedback this. Please advice a better way then!

In this step https://www.brachiograph.art/how-to/calibrate.html when go into bg.drive()
it starts with the values 1800 and 1500. (I think the actual values are still 1500 and 1500 though)

If you use the keyboard to calibrate and write down the value and then initialize it with the values f.e. 1760 and 1470, the starting position is completely off.

`

bg = BrachioGraph(inner_arm=8, outer_arm=8, bounds=[-12, 4, 8, 10])
bg.drive()
1790 1500
`

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

1 participant