PromptCraft-Robotics
PromptCraft-Robotics copied to clipboard
Not connecting to chat-gpt when running chatgpt_airsim.py
I have been attempting to try the drone simulation but when I run the chatgpt_airsim.py it gives error. I tried reinitializing everything and performed all basic debugging still no success.
I am also getting the same error. Someone help me to fix it. Thank you
Hi, is the AirSim simulation running along side? Can you see the environment and the drone initialized properly?
Hi, is the AirSim simulation running along side? Can you see the environment and the drone initialized properly?
Yes the simulation is running in the background and I can see the drone and environment working.
@Snorlax104 Chatgpt_aursim.py file running successfully without any errors?
@Snorlax104 Chatgpt_aursim.py file running successfully without any errors?
No the above screenshot is for the same. These are the errors I am getting when I run chatgpt_airsim.py.
I also had the same problem as above. After putting the access_token in the config.json file, I ran airsim and ran chatgpt_airsim.py. I also take a screenshot of my problem.
Upgrade the revChatGPT package: pip install revChatGPT - it worked fine after this for me!
after upgrade also getting same error.
I am also getting the same error.
Connection was failing due to a change in the revChatGPT package's proxy. The latest release now uses the official OpenAI API.
@yuan-alex thank you. I can run the demo successfully. It is amazing.
Initializing ChatGPT... Done. Initializing AirSim... no question response! what should I do?
Hi~
I have been attempting to try the drone simulation but when I run the chatgpt_airsim.py it gives error. I tried reinitializing everything and performed all basic debugging still no success.
Does anyone have suggestions? thanks~~