how to publish kinect laser scan 2d image in a browser
Hello.. I am interested in publishing a kinect laser scan in a browser to be broadcast over the internet. Something that is close to a player laser scan image or a rviz 2dnav image would be perfect. I am currently using WebUi to control my turtlebot with button control for cmd_vel and a video cam feed to view the environment. But I would like to transmit the kinect 2dnav scan like in rviz to get a idea of where I might be in a saved map with a view of the current laser scan in the browser. I was thinking about a screen image broadcast of the rviz window in place of a webcam image but I hope that someone on here might be able to point me to better solution.