f74c801a6402d57c861f667d29e462a71c782245
				
			
			
		
	robocar-setup
Tools to init and boot robocar stack on raspberrypi boards.
Bootstrap sdcard
- add your ssh public key in 
authorized_keysfile - to configure wifi, add 
.secretfile with content: 
WIFI_SSID="ssid"
WIFI_PASSWORD="password"
- uncomment and fix 
SD_CARD_*variables inbuild_sdcard.sh - insert sdcard and run 
build_sdcard.sh 
Configure raspberry and install stack
Install ansible on local host and run:
cd ansible
ansible-playbook -i hosts site.yml
Description
				
					Languages
				
				
								
								
									Shell
								
								77%
							
						
							
								
								
									Vim script
								
								11.8%
							
						
							
								
								
									Jinja
								
								11.2%