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
Yak PR 34 removed the assertion that the dimensions of the voxel volume be multiples of 32 after it was determined that the underlying CUDA code handled uneven voxel dimensions correctly.
Yak PR 34 removed the assertion that the dimensions of the voxel volume be multiples of 32 after it was determined that the underlying CUDA code handled uneven voxel dimensions correctly.
The lines that check for this can be removed:
https://github.com/ros-industrial/yak_ros/blob/6aa7a39c19d930cbdeea55833ed74a45fa287bb4/yak_ros/src/yak_ros1_node.cpp#L322-L326
The text was updated successfully, but these errors were encountered: