Hello,
I am searching for a solution to move the rover back to it´s starting position after the programm has ended (standing on a mark).
I think i have to get to implement the coordinates by int posX = getX(); int posY = getY(); but how do i move on. I couldn´t find anything on the internet yet.
thanks for your help in advance