roslib
    Preparing search index...

    Interface SetParamRequest

    interface SetParamRequest {
        name: string;
        value: string;
    }
    Index

    Properties

    Properties

    name: string
    value: string