UbiquityRobotics / fiducials

Simultaneous localization and mapping using fiducial markers.
BSD 3-Clause "New" or "Revised" License
265 stars 135 forks source link

Marker height drifts #73

Closed sevenbitbyte closed 6 years ago

sevenbitbyte commented 7 years ago

The tf pose of the detected fiducials if very spatially correct however the visualization markers of the same fiducials has high vertical error.

height-drift

jim-v commented 7 years ago

The tf shows the currently estimated pose of the fiducual relative to the camera, while the green and red cuboids show the position of the fiducials within the map. By design, the map requires multiple pose estimates to update. However, there have been some bug fixes, eg #83 since the issue was opened.. Can you please retry this, and save a bag file of /raspicam_node/image/compressed

rohbotics commented 6 years ago

Closing due to staleness