Duckiebot Testing and Debugging
Duckiebot Testing and Debugging#
{"description": "Learn how to test all hardware components of a Duckiebot and make sure the robot is correctly assembled.", "keywords": "duckiebot components testing, component testing"}
To make sure the Duckiebot is correctly assembled we test the main components: sensors and actuators.
Component testing is the first of three testing phases that will be performed to ensure the Duckiebot is full operational:
Component testing: Testing the Hardware Components
Subsystem-level testing: Duckiebot Subsystems
System-level testing: Lane Following