dheera / rosboard

ROS node that turns your robot into a web server to visualize ROS topics
Other
822 stars 161 forks source link

Develop webui for ros_network_vis? #90

Open samuk opened 2 years ago

samuk commented 2 years ago

So I realise it would be a lot of work, but could you provide a WebUI for https://github.com/ros2/ros_network_viz#readme in Rosboard?

dheera commented 2 years ago

@samuk I think this could be doable! Possibly with some tools like D3.js. I did want to create a node graph and a TF graph visualizer in rosboard at some point! I'll think about ways to do it.

samuk commented 2 years ago

That would be great!