Skip to content

alexstrom/Robot-movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robot-movement

a repository to move a robot


Function

The purpose of this code is to move a robot forward and backwards and to turn left and right


Usage

Use the commands moveForward, moveBack, moveRight, and moveLeft to move the robot around

moveForward

move both motors forward

moveBack

rotates both motors backward

moveRight

moves left wheel forward and right wheel back (the angle of turns can be controlled by the delay cycles)

moveLeft

moves right wheel forward and left wheel back (the angle of turns can be controlled by the delay cycles)

About

a repository to move a robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages