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

If I understand well, you are trying to publish a pcl::ModelCoefficients which is not a ros message. What you can do is create a ros msg that has a structure similar to ModelCoefficients and then publish that message.