HU-Robotics-2 / ScannerBot

0 stars 0 forks source link

8.3: Create a test program that can transfer data to-and-fro the computer and robot. #44

Open AyomideCode opened 10 months ago

AyomideCode commented 10 months ago

This task should be done alongside Darius's camera tasks, in order to understand how the camera is programmed. See if there's any way to output data to print to a terminal, & write to a .txt file. It doesn't need to be able to completely process barcode data yet, just figure out how to handle input/output between the client and TurtleBot.

Working notes: