File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,14 @@ Jaguar2015XE   | Autoware AI          | https://wise.svlsimulator.com/vehicles/p
8888Lincoln2017MKZ | Apollo 5.0           | https://wise.svlsimulator.com/vehicles/profile/73805704-1e46-4eb6-b5f9-ec2244d5951e/edit/configuration/47b529db-0593-4908-b3e7-4b24a32a0f70  |
8989
9090<br />
91+ 
9192Then launch an ** API Only**  simulation before running the unit tests.
9293
94+ By default, the unit tests expect to be able to connect to SVL Simulator using
95+ the ` localhost `  address. To change it, set the ` LGSVL__SIMULATOR_HOST ` 
96+ environment variable to the hostname or IP address of the network interface of
97+ the machine running SVL Simulator to which the unit tests should connect.
98+ 
9399    # run all unittests 
94100    python3 -m unittest discover -v -c 
95101
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments