I am using QT creator for developing programming on Robot Side. On QT, I am using Websocket for Communication. Through web socket, I am sending data from Robot side.
I want to use ROS Web tool for visualizing Robot data on Cloud Server (through WebSocket). For that, I want to use Web tool on Cloud server, but I am not sure that is only required on the server side, or else I want to use ROS on Robot side also? Because of WebSocket common for communication.