a036e6e043 
								
							
								 
							
						 
						
							
							
								
								Simulator: Add world status reporting ( #31740 )  
							
							... 
							
							
 
							
							old-commit-hash: b4c8e0834d 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								fd4ee6f1c5 
								
							
								 
							
						 
						
							
							
								
								Only print keyboard help on poll start and unknown command ( #31710 )  
							
							... 
							
							
 
							
							old-commit-hash: 32fb58656a 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								07ad9f9644 
								
							
								 
							
						 
						
							
							
								
								Add simple MetaDrive scenario ( #31686 )  
							
							... 
							
							
 
							
							old-commit-hash: 87a9445d56 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9bd90112d0 
								
							
								 
							
						 
						
							
							
								
								use pyupgrade to update to new typing syntax ( #31580 )  
							
							... 
							
							
 
							
							* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b8602a0b612f3803d96cdad14b52066.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2852e61e40 
								
							
								 
							
						 
						
							
							
								
								Fix self.started value pass in metadrive test ( #31153 )  
							
							... 
							
							
 
							
							* fix value pass
* fix test
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 71236204bb 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c61f40c34f 
								
							
								 
							
						 
						
							
							
								
								Simulator: prepare to make bridge a PythonProcess ( #31201 )  
							
							... 
							
							
 
							
							* sim services
* clean
old-commit-hash: e49eb4c54f 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f10d6d5738 
								
							
								 
							
						 
						
							
							
								
								metadrive: fix wasd steer signs ( #30623 )  
							
							... 
							
							
 
							
							* Swap AD signs
* Fix type annotation
* fix user torque
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 43e1409fd2 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								db839e887d 
								
							
								 
							
						 
						
							
							
								
								Simulator: blinkers and lane changes ( #30107 )  
							
							... 
							
							
 
							
							blinkers and lane changes
old-commit-hash: ba90bdf7d9 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								3cd9856fcc 
								
							
								 
							
						 
						
							
							
								
								Simulator: wait for engageable ( #30105 )  
							
							... 
							
							
 
							
							wait for engageable
old-commit-hash: 5c2cbec06e 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8dcd04e702 
								
							
								 
							
						 
						
							
							
								
								Metadrive: move to a separate process ( #30103 )  
							
							... 
							
							
 
							
							* split bridge into two files
* fix metadrive
* wip
* fix tests too
* separate process
* sepeprate process
* finish moving to another process
* remove spammy output
old-commit-hash: 9d3dbd245a 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								078efeb3c2 
								
							
								 
							
						 
						
							
							
								
								Simulation: engage on startup, print help message ( #30044 )  
							
							... 
							
							
 
							
							old-commit-hash: 2792e5f2db 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2a985c8e8f 
								
							
								 
							
						 
						
							
							
								
								Simulator: cleanup old common stuff ( #30069 )  
							
							... 
							
							
 
							
							cleanup
old-commit-hash: f18d66fa3e 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								00302ba898 
								
							
								 
							
						 
						
							
							
								
								Simulator: fix metadrive tick frequency ( #30043 )  
							
							... 
							
							
 
							
							sim rate fix
old-commit-hash: 98451611be 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0673347b3e 
								
							
								 
							
						 
						
							
							
								
								Simulator: add reset hotkey ( #29995 )  
							
							... 
							
							
 
							
							add sim reset
old-commit-hash: 0857f4bb85 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a79bfe13bf 
								
							
								 
							
						 
						
							
							
								
								Simulator: add metadrive as optional simulator ( #29935 )  
							
							... 
							
							
 
							
							* Add metadrive sim
* use monotonic
* don't use cuda if it's not available
* Cleanup metadrive patches
* PR suggestions
* fix typo
old-commit-hash: e02519bb71 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								27cacb51d4 
								
							
								 
							
						 
						
							
							
								
								Simulator: cleanup in preparation for metadrive ( #29903 )  
							
							... 
							
							
 
							
							* sim bridge cleanup
* fix carla
* remove that exception
* pr cleanup
* update car in a thread
* more cleanup
* import sorting
* handle exits better
old-commit-hash: 7f6718a7cb 
							
						 
						
							2 years ago