gen.add("filter_limit_negative",bool_t,0,"Set to true if we want to return the data outside [filter_limit_min; filter_limit_max].",False)
gen.add("keep_organized",bool_t,0,"Set whether the filtered points should be kept and set to NaN, or removed from the PointCloud, thus potentially breaking its organized structure.",False)
gen.add("input_frame",str_t,0,"The input TF frame the data should be transformed into before processing, if input.header.frame_id is different.","")
gen.add("output_frame",str_t,0,"The output TF frame the data should be transformed into after processing, if input.header.frame_id is different.","")