Closed belgiumkansas closed 5 years ago
Implement code to get a pose of a gate detection from 2 poles by isolating points in the detection's using color image data. And then using solvePnP on those points to generate a pose in camera space.
This works very well if we are not moving. Currently there is a bug #22 that causes error when moving.
was merged
Implement code to get a pose of a gate detection from 2 poles by isolating points in the detection's using color image data. And then using solvePnP on those points to generate a pose in camera space.