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

Revision history [back]

click to hide/show revision 1
initial version

This really sounds like you're looking for a linux file-transfer tool such as scp or rsync.

I suppose you could define a new message type, probably with a string field for the file name and byte[] field for the raw data, and publish that on a topic.