frischzenger

Results 15 comments of frischzenger

I've also meeting this problem, have you solved it?

> Hey @BoLeiChen , I hope you've fixed the problem but if you haven't: > > The error here says `habitat_sim.physics` is a null object. Since the module should be...

> I've also meeting this problem, have you solved it? you need to download default.physics_config.json to data directory

> Having the same issue here, @frischzenger did you solve the problem? you need to download the locobot_merged data under the data folder

> The problem comes from the parsing of the output. gpt-4-0125-preview always responds with: {"classification": []} > > Changing this line in _context_recall.py `response = response if isinstance(response, list) else...