Hey Kevin, The Lake Tahoe dataset is publicly available here: http://opentopo.sdsc.edu/gridsphere/gridsphere?gs_action=datasetMetadata&cid=geonlidarframeportlet&otCollectionID=OT.032011.26910.1 I've never actually tried importing that to disk since we ran that off our hadoop cluster, but its possible that it'll work though it will probably take a long time to import. Hope all is well, Eitan On Mon, Jun 4, 2012 at 5:46 PM, Kevin Walchko wrote: > Cool demo … is it possible to make the Lake Tahoe data set you have in the > movies available? > Thanks! > > Kevin > > > On Jun 4, 2012, at 7:39 PM, Eitan Marder-Eppstein wrote: > > Hey all, > > A number of us at WG have been working on ways to store and visualize very > large amounts of point cloud data. Until now, this has been an internal > project, but we've decided to release our code Open Source to the ROS/PCL > community. For anyone who wants to stream point clouds and visualize them > remotely in a web browser, the code is definitely worth a look. > > Key features are as follows: > > - Create an octree containing billions of points > - Store octrees across a Hadoop cluster or on a local disk > - Stream highly compressed points to a thin client > - View billions of points in your WebGL enabled web browser > > You can find basic documentation here: http://ros.org/wiki/megatree > Also, for those who want to be able to import from PCD files: > http://ros.org/wiki/megatree_pcl > > And a "Getting Started" tutorial here: > http://ros.org/wiki/megatree/Tutorials/GettingStarted > > Enjoy it and hope all is well, > > Eitan > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > > > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > >