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/
209 stars 29 forks source link

Unresolved reference 'apartment' #9

Closed wunglee closed 1 year ago

wunglee commented 1 year ago

https://github.com/UMass-Foundation-Model/Co-LLM-Agents/blob/2c3a5f02ed4f2b45751605511121b26291c777d5/envs/cwah/gen_data/init_goal_setter/init_goal_base.py#L468C28-L468C28

https://github.com/UMass-Foundation-Model/Co-LLM-Agents/blob/2c3a5f02ed4f2b45751605511121b26291c777d5/envs/cwah/gen_data/init_goal_setter/init_goal_base.py#L492

these two line:Unresolved reference 'apartment'

Icefoxzhx commented 1 year ago

These functions are deprecated and shouldn't be used. We've cleaned them now.