LMDrive
LMDrive copied to clipboard
Agent couldn't be set up
The eval script run without any error, but it seems the agent didn't start. All test failed, and in result file, the status is "Failed - Agent couldn't be set up" or "Failed - Agent deviated from the route".
{ "index": 20, "infractions": { "collisions_layout": [], "collisions_pedestrian": [], "collisions_vehicle": [], "outside_route_lanes": [], "red_light": [], "route_dev": [ "Agent deviated from the route at (x=509.479, y=148.542, z=0.034)" ], "route_timeout": [], "stop_infraction": [], "vehicle_blocked": [] }, "meta": { "duration_game": 38.85000057891011, "duration_system": 256.71682024002075, "route_length": 266.88520984199675 }, "route_id": "RouteScenario_62", "scores": { "score_composed": 31.332182362910366, "score_penalty": 1.0, "score_route": 31.332182362910366 }, "status": "Failed - Agent deviated from the route" }
Hi Sorry for the late reply. I've been very busy lately.
It seems that the agent was blocked for a long time and exited the evaluation process. Could you please provide the evaluation scripts and configurations?