Excited to start!
-
Hey there, I've been working on a project that uses point clouds and turns the resulting information into STL object files. It has been a lot of fun. I'm really looking forward to using the Tau camera to do more of this kind of work. Is there a batch of scan frames / point clouds somewhere I can use to test the modifications I need to make to my program ahead of getting the camera?
Thanks!
-
@kevin-lefrank not yet, but we'll start working on getting some depth frames scanned and uploaded
will let you know!
-
@Lazar-Demin Thanks!!!
-
@kevin-lefrank We've added record and playback example scripts!
They can be found at: https://github.com/OnionIoT/tau-lidar-camera/tree/master/examplesLearn all about them here: https://github.com/OnionIoT/tau-lidar-camera/tree/master/examples#record-and-playback-frames
And here's how you can try out some sample frames before getting your own Tau Camera: https://github.com/OnionIoT/tau-lidar-camera/tree/master/examples#an-example
Let me know what you think and if this is useful!
-
Excellent timing, I was just thinking about a project that would create STL files as well. Kevin have you had a chance to try the example scripts yet?