WEEK 4 Date: 21 February 2020 Place: EE Building, 3th floor/ Room 304, 2P22 Before lab l Working on installing Opencv and Tensorflow on our Raspberry pi. l Learning how to get the data from the object detector in Python. During lab l Run the Tensorflow’s recognition system successfully. Now we can identify our pet through the camera on robot. The number of frames is only 5 frames, but this is the highest frames we can get. After that, we combined it with the motor-controlling program so that our robot can respond when it detects our pet. l We were struggling with motor issues the whole afternoon and solve them at the end of this lab. Problem and solution l The main problem we faced today is the motor did not work. When we ran the Python program, it was expected to show a real time image and had four buttons to control the movement of our robot. However, when we tried to push the button, there were some feedback from the R...