roslib
    Preparing search index...

    Interface TFSubscriptionGoal

    interface TFSubscriptionGoal {
        angular_thres: number;
        rate: number;
        source_frames: string[];
        target_frame: string;
        trans_thres: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    angular_thres: number
    rate: number
    source_frames: string[]
    target_frame: string
    trans_thres: number