You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think here should be UINT32 cloud_msg_.point_step = addPointField(cloud_msg_, format_str, 1, sensor_msgs::PointField::UINT32, static_cast<int>(cloud_msg_.point_step));
The text was updated successfully, but these errors were encountered:
OrbbecSDK_ROS1/src/ob_camera_node.cpp
Lines 557 to 558 in 2385c91
I think here should be UINT32
cloud_msg_.point_step = addPointField(cloud_msg_, format_str, 1, sensor_msgs::PointField::UINT32, static_cast<int>(cloud_msg_.point_step));
The text was updated successfully, but these errors were encountered: