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

CPP --> Python patchs

asked 2023-04-05 10:49:06 -0500

dev4all12358 gravatar image

Hello,

I try to send from a cpp program a list of unknown length patches. I found few topics on custom message based on Static_Image_Publisher::ArrayImages. On Noetic and Ubuntu 20.04, I cant find element type ArrayImage.

What is my solution to send a list of image patches with variable length.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-04-06 02:11:07 -0500

Per Edwardsson gravatar image

You can make your own custom message which can contain lists of images with any length.

http://wiki.ros.org/ROS/Tutorials/Cre...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2023-04-05 10:49:06 -0500

Seen: 188 times

Last updated: Apr 06 '23