dheera / rosboard

ROS node that turns your robot into a web server to visualize ROS topics
Other
822 stars 161 forks source link

Cannot zoom in PointCloud viewer on mobile #107

Open jmachuca77 opened 2 years ago

jmachuca77 commented 2 years ago

Is there an easy fix for allowing zoom to work on a mobile device? I can spin the view but I cant zoom or move the view.

dheera commented 1 year ago

Good point. Might need to implement a tap-and-drag gesture like Google maps has.