rosbridge image (uri-data)
Hello, I try to deal with a topic which type is sensor_msgs/Image. I want to display those messages in a webpage using rosbridge. As it's written here the json obejct contain an uri field. I created a canva and then drawed an image object containing this "uri field value" as source. I succeeded to connect to the topic because my handler is activated but i cant display the picture. Somebody already did something similar?
Benoit