You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluent Nao positions currently only support one offset.. which ends up being in an x or y direction. All positions (ex. nao.arms.up()) should support both x and y offsets in a consistent order.
Fluent Nao positions currently only support one offset.. which ends up being in an x or y direction. All positions (ex. nao.arms.up()) should support both x and y offsets in a consistent order.
This is the first thing I need to adjust!