Hello i want make my bot walk with a position path like this  
	I have this error. 
 
	did i need to read through a for loop?
 
	for (int i = 0, i < HILLS_PATH.length() , i++ {
 
	getWalking.walk(HILLS_PATH[ i ]); 
 
	} 
 
	thx for the help 
 
	 
 
	ps: normally i make the position path as a constant with a final