Transfer octomap w/out ROS Message
Hey guys,
is there a way to transfer a octomap between two nodes without using ROS messages?
Due to high processing time I sourced out the octomap creating - and need the processed octomap in my main node. Using the octomap_msgs takes too long for high frequency use to publish it.
Thank you very much