Maybe there is a bug in controller.py. Can't use BFSController()
Open
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
My code is:
import ai2thor.controller
controller = ai2thor.controller.BFSController()
event = controller.search_all_closed('FloorPlan227')
My version of ai2thor is 2.5.1.
The output is:
ValueError:Invalid action: Move
Contributor guide
Assessment
This issue has not been assessed yet.