I have been trying to learn to make a servo control from scratch and I have found a awesome one from a tutorial but it seems very complex in python. I been learning python but I dont think I know enough to replicate this quite yet.
My question is, Is there a easier / shorter / simpler way to pull off this type of movement from this file it moves just how I need about, but I need to make my own if possible.
Ok I am doing logics now but how do I make it so he will do both forward and backwards at the same time to go diagnal ? Whenever I press a new button like forward and then right i dont go diagnal I just start going right why is this ?.