diff --git a/data_gen/README.MD b/data_gen/README.MD new file mode 100644 index 0000000..a3d6990 --- /dev/null +++ b/data_gen/README.MD @@ -0,0 +1,4 @@ +The code needs an appropriate environment set up with CARLA 0.9.x to run. +With versions <0.9.10, coordinate systems need to be modified. + +Thanks to [enginBozkurt](https://github.com/enginBozkurt). The data generation code here uses a part of his [enginBozkurt/carla-training-data](https://github.com/enginBozkurt/carla-training-data) (use CARLA 0.8.x).