Skip to content

Commit

Permalink
Remove old params
Browse files Browse the repository at this point in the history
  • Loading branch information
Samahu committed Sep 4, 2024
1 parent 928a641 commit c963679
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/point_cloud_processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ class PointCloudProcessor {
PointCloudProcessor_OutputType pc_msgs;
ScanToCloudFn scan_to_cloud_fn;
PointCloudProcessor_PostProcessingFn post_processing_fn;
uint32_t min_range;
uint32_t max_range;
};

} // namespace ouster_ros

0 comments on commit c963679

Please sign in to comment.