-
Print target paper. (
/target.png) -
Setup
$ uv venv
$ source .venv/bin/activate
$ pip3 install -r requirements.txt- Adjust white threshold to perceive only red dot from laser.
$ python red_difference.py- Once you get the appropriate white threshold value, run main script.
$ python main.py