bitsauce / Carla-ppo

This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
MIT License
229 stars 56 forks source link

Carla Root error windows #27

Open nsliem745 opened 1 year ago

nsliem745 commented 1 year ago

It seems like this code will not work in Windows. I have spent ages solving different errors but in the end, it does not work due to Carla's root error. if anyone has already run the code in windows please, inform me