upgrade code for new simulator version
* add new rotation axis * resize image if necessary * add debug logs
This commit is contained in:
		@@ -113,4 +113,6 @@ type CamConfigMsg struct {
 | 
			
		||||
	OffsetY  string         `json:"offset_y"`
 | 
			
		||||
	OffsetZ  string         `json:"offset_z"`
 | 
			
		||||
	RotX     string         `json:"rot_x"`
 | 
			
		||||
	RotY     string         `json:"rot_y"`
 | 
			
		||||
	RotZ     string         `json:"rot_z"`
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user