kalebbennaveed / Trajectory-Planning-for-Autonomous-Vehicles-Using-HRL

This file contains code used for a full end-to-end framework for Autonomous Vehicle's lane change using Hierarchical Reinforcement Learning under Noisy Observations
104 stars 20 forks source link

The environment #1

Open HUXIAOWANG513 opened 3 years ago

HUXIAOWANG513 commented 3 years ago

Could you please publish the environment used by this code

kalebbennaveed commented 3 years ago

The environment used by this code is already published and can be found in the Car_EnvRL.py script. CARLA simulator was used this project