add file test cam intel D435i
This commit is contained in:
@@ -10,7 +10,8 @@ namespace depth_image_proc
|
||||
|
||||
robot_sensor_msgs::PointCloud2 convertDepthToPointCloud(
|
||||
const robot_sensor_msgs::Image& depth_msg,
|
||||
const robot_sensor_msgs::CameraInfo& info_msg);
|
||||
const robot_sensor_msgs::CameraInfo& info_msg,
|
||||
double range_max = 4.0);
|
||||
|
||||
} // namespace depth_image_proc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user