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
Initialize_semantics and update_semantics are both called before ConversationState.wait_for_robot and to start waiting for the robot, you always need to add semantics.
To make this fool proof and very clear, do this via 1 call.