Closed scpeters closed 3 months ago
Thanks Steve, please consider also adding the include in https://github.com/gazebosim/gz-sensors/blob/gz-sensors8/src/DepthCameraSensor.cc, where we also use
msgs::InitPointCloudPacked
thanks; I've added the missing header to DepthCameraSensor and also GpuLidarSensor in https://github.com/gazebosim/gz-sensors/pull/464/commits/80f07cb5f494888309c12900bd1adcfa748b65f1
🦟 Bug fix
Fixes clang-tidy missing include complaint
Summary
Include
gz/msgs/PointCloudPackedUtils.hh
forgz::msgs::InitPointCloudPacked
.Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.