UMass-Foundation-Model / Co-LLM-Agents

[ICLR 2024] Source codes for the paper "Building Cooperative Embodied Agents Modularly with Large Language Models"
https://vis-www.cs.umass.edu/Co-LLM-Agents/
221 stars 31 forks source link

tdw_mat #17

Closed ramkumarkoppu closed 8 months ago

ramkumarkoppu commented 9 months ago

Hi,

As per the README, when I ran ./scripts/test_LMs-gpt-4.sh in the tdw_mat I see this unity window image which is very small for me to findout what's in it. how to have a full window of this graphics? this was ran on the Ubuntu with Nvidia GPU.

Icefoxzhx commented 9 months ago

Hi, there is a parameter in the script to control the window size: "--screen_size", you can try to adjust this to fit your pc.