EndPointCorp / lg_ros_nodes

A ROS software stack for running Liquid Galaxy applications
https://liquidgalaxy.endpoint.com/
Apache License 2.0
19 stars 5 forks source link

Spherical streetview/pano #106

Closed wzin closed 9 years ago

wzin commented 9 years ago

Development notes:

mvollrath commented 9 years ago

This issue is missing any reference to actual requirements, while working with Jacob he mentioned that we need to support zoom. This is incompatible with the GSVPano approach because it loads a single texture limited to about 4096 width which is 1/4 actual Street View panorama detail and very blurry when zooming.

I dug up the old krPano Street View node server and we ported the application to hook into /streetview/ topics via ROSLIB. Presently pan and tilt are working, navigation is doing things but there seems to be some heading discrepancy. Performance and presentation are pretty good.

Known issues, things to do:

To run it:

wzin commented 9 years ago

Deployment notes for krpano based SV:

mvollrath commented 9 years ago

Jacob and I worked on the THREE.js version, it has been pushed to https://github.com/EndPointCorp/lg_sv_nonfree with instructions for running the PoC.

The krPano stack has been updated today with cleanup, more thorough setup doccage, and cbkproxy compatibility with the THREE.js client.

wzin commented 9 years ago

We need to demo it before 21st (ideally 20th) of October.

mvollrath commented 9 years ago

Moving dev discussion to https://github.com/EndPointCorp/lg_sv_nonfree/issues/1