rachelholladay/robotics_capstone

Python functionality to specify cv::VideoCapture argument

Closed this issue · 1 comments

Should be able to run localization.setup(camera_num, filename) from localization.py, and have TagDetector.cpp open using the specified camera or file.

Able to properly setup camera in linux VM, no need for functionality for demo.