Go to file
Mattis ROELLINGER 98baff7650 Merge branch 'develop' into main 2024-03-11 10:11:04 +01:00
Motion Motion folder and Arduino code for the robot to change motor status added. 2024-03-11 08:54:02 +01:00
gyro Added the gyro file with the code that gives the 3 angles of rotation x,y,z. 2024-03-11 10:09:43 +01:00
romba Adding romba file with the code that makes the robot change direction in front of a obstacle. 2024-03-11 09:53:40 +01:00
ultrasonicSensor Added the Ultrasonic sensor file and the code to find the distance in front of the robot. 2024-03-11 09:28:19 +01:00
LICENSE Initial commit 2024-03-11 08:16:40 +01:00
README.md ReUpdated ReadMe file 2024-03-11 08:39:12 +01:00

README.md

IntroRoboticsLab2

In this Lab we will study the basics concepts of a motion robots while also statting to work with sensors and sensor treatment.