Kolby Nottingham
Kolby Nottingham
No, the Android's forward vector comes out of its back. We use actor's forward vectors to calculate line of sight. I think it will take some fiddling with the meshes...
Is there any way we could override the GetForwardVector method for the Android? Or write a new method to replace GetForwardVector that checks which agent is being used? We'll have...
Is there a projected date for Alfred support in AllenAct? I'm interested in using AllenAct with the Alfred and Vision and Language Navigation tasks. I noticed that both Alfred and...
Thanks for the response! @jiasenlu any update on interaction tasks?
Looks like this Malmo issue is referring to the same problem. I'm having trouble reverting to the previous version. https://github.com/microsoft/malmo/issues/861
I'm taking a look at this again. I wasn't able to get any additional logs by changing the logging level to debug. Should those be coming from stdout? There's definitely...
> @kolbytn I fixed this issue by downgrading my java version. Not very nice, but it works for now. On Ubuntu 18.04: > > ``` > sudo apt-get purge openjdk-8*...