`Eva` object should provide an helper to enter the "teach" context of `eva_locker` for backdriving purpose. Example: ``` with eva.lock(): with eva.backdrive_mode(): pass ```