roslib
    Preparing search index...

    Interface RosbridgeAdvertiseServiceMessage

    interface RosbridgeAdvertiseServiceMessage {
        op: "advertise_service";
        service: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    op: "advertise_service"
    service: string
    type: string