beelabhmc / ant_tracker

Track ant movement in a lab setting using ML
http://hmcbee.blogspot.com/
1 stars 1 forks source link

elementwise comparison error #13

Closed aryarm closed 6 years ago

aryarm commented 6 years ago

when I ran lines 128-137@antTracker.py I get the following warning:

__main__:9: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison

not sure if this is something to worry seriously about. you might want to look into it at some point

aryarm commented 6 years ago

I believe this is due to line 136@antTracker.py