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*...
If the bot is restarting, what is the output in the command line? Any errors?
It's possible that your hardware is unable to run llama3-8b. Seeing the console logs of both mindcraft and ollama would be helpful in knowing for sure. However, as has been...
I'm glad its working for you now. If you want it to be able to write code for building you need to enable "insecure coding" in the settings.json file. However,...