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

Test #9

Open iceice1019 opened 6 months ago

iceice1019 commented 6 months ago

Test part of the code, keeps reporting "RuntimeError: trying to operate on a destroyed actor; an actor's function was called, but the actor is already destroyed. "How should this be solved?Thanks