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
when i execute python connect_to_unity.py --scene /home/zhwang/Albert/ai2thor/Please_design_a_Nordic_style_h.json command . throw this error : raise NotImplementedError(
NotImplementedError: Action Hook Runner ProceduralAssetHookRunner does not implement method CreateHouse, actions hooks are meant to run before an action, make sure that action_hook_runner passed to the controller implements a method for the desired action.
my ai2thro branch new_cam_adjust . How should I do it? Thank you ?
The text was updated successfully, but these errors were encountered:
when i execute python connect_to_unity.py --scene /home/zhwang/Albert/ai2thor/Please_design_a_Nordic_style_h.json command . throw this error : raise NotImplementedError(
NotImplementedError: Action Hook Runner
ProceduralAssetHookRunner
does not implement methodCreateHouse
, actions hooks are meant to run before an action, make sure thataction_hook_runner
passed to the controller implements a method for the desired action.my ai2thro branch new_cam_adjust . How should I do it? Thank you ?
The text was updated successfully, but these errors were encountered: