cruise-automation / webviz

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

Error in fetching topics and datatypes #680

Closed de45 closed 2 years ago

de45 commented 2 years ago

I get the error "Error in fetching topics and datatypes" as shown below when I try to run the hosted version of Webviz with a local simulation and ROS2 rosbridge server.

image

Is there something I need to do to make the topics and datatypes readable? Maybe interestingly, I tried the Foxglove demo and did not experience any similar issues.

Thanks in advance for any assistance.

jtbandes commented 2 years ago

Webviz does not support ROS 2. Foxglove Studio does — it sounds like you've tried it out already :)

de45 commented 2 years ago

Ah, thanks. Closing this issue.