how to publish an Eigen::Vector3f& in ROS
Im using a PCL code and the information I need is in a Eigen::Vector3f&, how to i publish this information in ROS. What is the type of the publisher? Thanks