Got a rough version working on branch 'Benj' file 'deleteMe.py'. This turns on the car, but does not tell it to move. It streams in depth video from the camera and then prints a message whenever an object is detected.
Currently working on refactoring the code into a class (ObjectDetector) that will become part of the CarControl class
Got a rough version working on branch 'Benj' file 'deleteMe.py'. This turns on the car, but does not tell it to move. It streams in depth video from the camera and then prints a message whenever an object is detected.
Currently working on refactoring the code into a class (ObjectDetector) that will become part of the CarControl class