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

Misnamed variable in behavior.py #42

Open
ruojiasun opened this issue Aug 6, 2020 · 0 comments
Open

Misnamed variable in behavior.py #42

ruojiasun opened this issue Aug 6, 2020 · 0 comments

Comments

@ruojiasun
Copy link

In line 942 of behavior.py the variable connection.CONTROL_PRIORITY_LEVEL.RESERVE_CONTROL does not exist. The executable anki_vector.reserve_control and function anki_vector.behavior.ReserveBehaviorControl() fail with an exception, but run correctly if connection.ControlPriorityLevel.RESERVE_CONTROL is substituted.

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