Robotics StackExchange | Archived questions

Is there any librabry or CDN for displaying LIDAR data in webpage

I am making a useronterface, which will be web application and i want to show the gmap and robo position with obstecles detedtion. i find some librabry like Rod 2djs, and ras Navd2 for position and map but i am unable to show lidar obsect image in my webpage. How to do that............please help me in this. Thank you in advance.

Asked by AhteshamAziz on 2019-08-31 05:16:21 UTC

Comments

There are several projects doing browser based UI's for ros. This is one example https://github.com/rapyuta-robotics/zethus. This is a discussion about another https://discourse.ros.org/t/webviz-ros-data-visualization-in-the-browser/9783. Maybe you can look at their implementations for inspiration.

Asked by Reamees on 2019-09-02 03:25:40 UTC

Answers