We need a panel that allows to navigate through services, topics, view parameters, visualize messages, plot values, view transforms and robot states similar to what https://github.com/[ros-visualization/rqt](https://github.com/ros-visualization/rqt) provides. We are already using rosbridge_server, roslibjs and have a vue frontend, we just need another panel or tab in the ros status, to provide this functionality.
Custom web panels inside UbeROS
Honestly, for your UbeROS project, this might be the most interesting route.
You could create:
Topic Explorer
Topic Publisher
Service Caller
Action Client
Parameter Editor
TF Viewer
Node Graph
We need a panel that allows to navigate through services, topics, view parameters, visualize messages, plot values, view transforms and robot states similar to what https://github.com/[ros-visualization/rqt](https://github.com/ros-visualization/rqt) provides. We are already using rosbridge_server, roslibjs and have a vue frontend, we just need another panel or tab in the ros status, to provide this functionality.
Custom web panels inside UbeROS
Honestly, for your UbeROS project, this might be the most interesting route.
You could create:
Topic Explorer
Topic Publisher
Service Caller
Action Client
Parameter Editor
TF Viewer
Node Graph