Robotics Project

Click the back button to go to the main index <--- back

For this project, we are using python to program a robot into moving around...

We had to connect to the lego robot using a bluetooth feature built into the NXT, which is the main dashboard.

After we connected, we have to use Python to program commands and use those commands to move the robot, or even have the robot display messages.

Step by step, we were making the coding more and more complicated... We started from simple movements to manuevers.

This command is the one that you put in so that the robot would go, and stop when the touch sensor is being pressed on or pressing an object...