Releases: allenai/ai2thor
Releases · allenai/ai2thor
2.4.13
2.4.12
Potential fix for x/y target positioning for object interaction, without using forceAction=True.
2.4.11
Support OpennessPercent
Minor fridge bug fixes and adding OpennessPercent to the metadata.
2.4.9
-adding base versions of the teleport action to the BaseFPSAgentController.cs script so the stochastic controller can also teleport
-adding base versions of the teleport action to the BaseFPSAgentController.cs script so the stochastic controller can also teleport
2.4.7
Adding functionality to allow any action that takes an objectId
to target a sim object to also take screenspace coordinates (x, y) to target objects via their position in the agent's camera.
Also added in functionality to the Pickup action that allows an object to be picked up at the object's location rather than abstracted and teleported into the agent's hand.