-
Notifications
You must be signed in to change notification settings - Fork 385
Misnamed variable in behavior.py #42
Open
Description
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.
Activity
Metadata
Metadata
Assignees
Labels
No labels