Skip to content

MultiAgent Cooperative instruction following Env.

Notifications You must be signed in to change notification settings

SeungyounShin/MultiThor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started (GPT4 refer to gpt_play.py)

FullEnv

  1. Clone the repository:
git clone https://github.com/your-username/gpt-play.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the code:
python gpt_play.py --scene FloorPlan1 --agentCount 2 --gridSize 0.25
  1. This will print :
+ Action: I think I need to find all the utensils, and then make the agents go to the utensils to pick them up and put them on the sink. 
- Obs: Ok.
+ Action: agent1: goto drawer1, agent2: goto drawer2
- Obs: 
agent1: agent1 arrived at drawer1. The drawer1 is closed. agent2: 

...

About

MultiAgent Cooperative instruction following Env.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages