<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hello All,</div><div class="gmail_default" style="font-family:tahoma,sans-serif">  I have an update and a question regarding my ongoing experimentation with the LidarLITE...</div><div class="gmail_default" style="font-family:tahoma,sans-serif">  I've been searching and searching for months for a project sample that uses the LL for 3D Mapping but apparently there were so many problems with the original i2C library in particular that hardly anyone could get it to work.  Finally, I found this tutorial- </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><a href="http://myrobotlab.org/content/lidar-lite-distance-measurement-and-creating-point-cloud">http://myrobotlab.org/content/lidar-lite-distance-measurement-and-creating-point-cloud </a></div><div class="gmail_default" style="font-family:tahoma,sans-serif"> which seems to be a good starting point.  If you want a good chuckle check out the comment thread which has all of these veteran robotics guys scratching their heads trying to figure out how this guy got up and running so easily.  FWIW it looks like the official documentation had just been updated to include a recommendation for this alternate i2C Library- <a href="http://www.dsscircuits.com/index.php/articles/66-arduino-i2c-master-library">http://www.dsscircuits.com/index.php/articles/66-arduino-i2c-master-library</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif">  Ironically it only works with the original LL (which I have) and not the updated "Blue Label" version...</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">  Anyway, after loading the alternate i2C Library, I managed to get the sketch to compile on Arduino 1.6.6 and sure enough coordinates started popping up on the serial monitor!  I can create a project gist with all the code if others would like but for now you can find the sketch I'm using on my sketchbook repo- <a href="https://github.com/Cribstone/Arduino-Sketchbook/blob/master/LidarLitePointCloud/LidarLitePointCloud.ino">https://github.com/Cribstone/Arduino-Sketchbook/blob/master/LidarLitePointCloud/LidarLitePointCloud.ino</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif">  If you were wondering where to find the source for the Processing Sketch referenced in the article, I was able to find it here-<a href="http://borsaci06.com/Plot_LidarScanner.pde">http://borsaci06.com/Plot_LidarScanner.pde</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif"> While, I was able to compile this sketch in Processing 3.0, it threw out a list of Java-related errors when I tried to start it(Enough to remind me why I'll go so far out of my way to avoid Java)...</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">  So that leads to my question...  Would it be possible to plot point clouds from an Arduino i2c/serial port using ODM in place of Processing?</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><a href="http://cribstone.github.io/about/" target="_blank" style="font-family:arial,sans-serif"><b>http://cribstone.github.io/about/</b></a><br></div>
</div>