Update kuukar_motion.py
This commit is contained in:
		
							parent
							
								
									ec1bf540e6
								
							
						
					
					
						commit
						6318032820
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -102,8 +102,7 @@ class motion:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        self.motor_write(MOTOR_FL_F, MOTOR_FL_R, abs(leftSpeed))
 | 
					        self.motor_write(MOTOR_FL_F, MOTOR_FL_R, abs(leftSpeed))
 | 
				
			||||||
        self.motor_write(MOTOR_FR_F, MOTOR_FR_R, abs(rightSpeed))
 | 
					        self.motor_write(MOTOR_FR_F, MOTOR_FR_R, abs(rightSpeed))
 | 
				
			||||||
        self.motor_write(MOTOR_RL_F, MOTOR_RL_R, speed)
 | 
					
 | 
				
			||||||
        self.motor_write(MOTOR_RR_F, MOTOR_RR_R, speed)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def stop(self):
 | 
					    def stop(self):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue