Class ROSPublishOperation<D>

  • Type Parameters:
    D - The type of the socket that is taken as an input to be published
    All Implemented Interfaces:
    Operation

    public class ROSPublishOperation<D>
    extends NetworkPublishOperation<D>
    An operation that can publish a type to ROS using the java to message converter.