Closed PatrickQianKun closed 5 years ago
Thanks for your interest :) I would recommend you read #118 and #170, we have already discussed live connections there.
@PatrickQianKun This is now working, see https://github.com/cruise-automation/webviz/pull/299 for details!
cc @beetleskin also (I saw that you 👍 this ticket)
👍 👍 👍
Hi, thanks for your work!
For real-time usage, I plan to gather data from radar, lidar or camera through CAN, Ether, etc.. use backend to synchronize and pack these data in ROS like messages, then send them to webviz through websocket directly to each message consumers.
Any suggestions about this. I really appreciate it if you guys could give me some help.