cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.03k stars 412 forks source link

How to visualize ros topic in real time #129

Closed yukkysaito closed 5 years ago

yukkysaito commented 5 years ago

Can I view the topic of ros in real time? (Will this replace Rviz in the future? Rviz is heavy processing load... )

thank you

janpaul123 commented 5 years ago

We currently only support bag files, but we might support connecting to a live ROS master in the future (see https://github.com/cruise-automation/webviz/issues/118).

yukkysaito commented 5 years ago

I am looking forward to it. thank you