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
100 stars 18 forks source link

vehicle.ego stay in place #6

Open FADEAWAY114 opened 1 year ago

FADEAWAY114 commented 1 year ago

Hello, when I execute this code, I find that vehicle.ego stays in place while other vehicles move forward. How can I solve this problem?