File tree Expand file tree Collapse file tree 13 files changed +16
-12
lines changed 
examples/NHTSA/Perform-Lane-Change Expand file tree Collapse file tree 13 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 3030print ("PLC_B_15 - " , end = '' )
3131
3232sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
33- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
33+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3434if  sim .current_scene  ==  scene_name :
3535    sim .reset ()
3636else :
Original file line number Diff line number Diff line change 3030print ("PLC_B_25 - " , end = '' )
3131
3232sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
33- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
33+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3434if  sim .current_scene  ==  scene_name :
3535    sim .reset ()
3636else :
Original file line number Diff line number Diff line change 3030print ("PLC_B_35 - " , end = '' )
3131
3232sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
33- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
33+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3434if  sim .current_scene  ==  scene_name :
3535    sim .reset ()
3636else :
Original file line number Diff line number Diff line change 3232print ("PLC_CP_15 - " , end = '' )
3333
3434sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
35- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
35+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3636if  sim .current_scene  ==  scene_name :
3737    sim .reset ()
3838else :
Original file line number Diff line number Diff line change 3232print ("PLC_CP_25 - " , end = '' )
3333
3434sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
35- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
35+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3636if  sim .current_scene  ==  scene_name :
3737    sim .reset ()
3838else :
Original file line number Diff line number Diff line change 3232print ("PLC_CP_35 - " , end = '' )
3333
3434sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
35- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
35+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3636if  sim .current_scene  ==  scene_name :
3737    sim .reset ()
3838else :
Original file line number Diff line number Diff line change 3838print ("PLC_SN_15 - " , end = '' )
3939
4040sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
41- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
41+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
4242if  sim .current_scene  ==  scene_name :
4343    sim .reset ()
4444else :
Original file line number Diff line number Diff line change 3232print ("PLC_SN_25 - " , end = '' )
3333
3434sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
35- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
35+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3636if  sim .current_scene  ==  scene_name :
3737    sim .reset ()
3838else :
Original file line number Diff line number Diff line change 3232print ("PLC_SN_35 - " , end = '' )
3333
3434sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
35- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
35+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3636if  sim .current_scene  ==  scene_name :
3737    sim .reset ()
3838else :
Original file line number Diff line number Diff line change 3030print ("PLC_SP_15 - " , end = '' )
3131
3232sim  =  lgsvl .Simulator (LGSVL__SIMULATOR_HOST , LGSVL__SIMULATOR_PORT )
33- scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight1lanesame )
33+ scene_name  =  env .str ("LGSVL__MAP" , lgsvl .wise .DefaultAssets .map_straight2lanesame )
3434if  sim .current_scene  ==  scene_name :
3535    sim .reset ()
3636else :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments