Closed afdaniele closed 4 years ago
It looks like this issue is still present: https://github.com/duckietown/apriltags3-py/issues/1
I just came across the same error: free(): invalid pointer while using the detector.
free(): invalid pointer
The image I'm running detection on:
@AleksandarPetrov @surirohit any idea?
never mind, I was using the same Detector object from two threads so they were messing with each other.
It looks like this issue is still present: https://github.com/duckietown/apriltags3-py/issues/1
I just came across the same error:
free(): invalid pointer
while using the detector.The image I'm running detection on: