[ros-users] [Discourse.ros.org] [Next Generation ROS] Image …

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: mch via ros-users
Dato:  
Til: ros-users
CC: mch
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS] Image and PointCloud2 performance on ROS2


It's usually problem for ROS1. In ROS1 there is ECL package helping to address it: http://wiki.ros.org/ecl_ipc/Tutorials/Shared%20Memory. In essence problem is solved by using shared memory to pass big data between processes instead of standard ROS pub/sub pipe.

I thought for ROS2 it should not be a problem, because ROS2 was created specifically to solve this particular and other ROS1 problems. If issue remains in ROS2, I'd try to use same approach as ROS1 and pass Images and PClouds through shared memory.





---
[Visit Topic](https://discourse.ros.org/t/image-and-pointcloud2-performance-on-ros2/5391/2) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>