Skip to content

Repository files navigation

robot detection

run main.py to start

please config line 122,123 in main.py to set the camera

yolo model from pfa-vision-radar

If running this program in windows, please manually change the \pupil_apriltags\bindings.py

#  line 337
self.libc = ctypes.CDLL(str(hit))
# to
self.libc = ctypes.CDLL(str(hit), winmode = 0)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages