Initial Test of Dense RGB-D SLAM in Greenhouse
Testing Kintinuous
During the last data collect, we attached a Kinect to the pollinatorBot. Using the Kinect data we can test the dense rgb-d slam. The implementation we’re currently testing is Kintinuous. The real-time playback of the algorithm is shown below in the first video.
Inital test of Kintinuous on greenhouse dataset
After optimizing, we can extract the final dense map estimate, as depicted in Fig. 1. As you would expect from the video above, the final map solution does not provide an accurate representation of the greenhouse environment.
Fig 1 :: Final map solution
Next Steps
1) We used a Kinect 2.0, which is known to provided degraded data in an outdoor setting. We should test another rgb-d sensor.
2) We can provide Kintinuous an initial pose-graph (i.e., provide it our lidar slam solution) so that it only has to reconstruct the dense map.