Q2 - 3 - A - 2024 - Developing Basic Robotics Programs Using An IDE
Q2 - 3 - A - 2024 - Developing Basic Robotics Programs Using An IDE
Name: _________________________
Date: __________________________
Objectives:
• Open a new project in a robotics IDE
• Add robot configuration code
• Create simple programs using motion and action blocks
• Modify program parameters to change behavior
• Download and test programs on a robot
a) Open the IDE and start a new project for your robot.
b) Import any needed robot configuration files provided by the instructor.
(Line Tracing and Color sensing)
c) Save the project with your name and today's date.
Analysis Questions:
• Missing semi-colons
• Undefined variables
• Invalid syntax
• Re-upload and re-compile until successful
Questions: