ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to visualize real time data in react JS?

asked 2021-09-23 02:59:28 -0500

bela gravatar image

Hello!

I have a topic that can move x and y coordinates and I want to visualize them on a website using a plot Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-23 15:09:41 -0500

flo gravatar image

For ROS2 I would recommend https://github.com/RobotWebTools/rcln... For ROS1 melodic.. Maybe a ros-webbridge? It delivers data as JSON. But you need to handle packaging your JSON ans writing / reading them back to a websocket interface by yourself http://wiki.ros.org/rosbridge_suite

Also please add information about what real time means to you.. (10ms, 100ms, 1second...)

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-09-23 02:59:28 -0500

Seen: 238 times

Last updated: Sep 23 '21