Robotics StackExchange | Archived questions

robot web tools latency

I am attempting to build a web-frontend for my ROS application that largely mimics Rviz. In the ros3djs.viewer, I have a robot (tfclient), pointclouds and marker arrays. When I combine all these UI elements and have a simulation is running, there is a tremendous amount of latency, especially if I view the web app in a separate client (i.e. via Chrome in an iPad). Has anyone run into this issue, and if so, how did you handle it? Additionally, are there different tools better suited to this type of use-case other than Robot WebTools?

Asked by mjgmr on 2021-05-10 16:15:33 UTC

Comments

Are you aware of webviz and foxglove studio? Sounds like what you are planning to build is very similar.

Asked by chfritz on 2021-05-14 16:17:00 UTC

Answers