RTABMAP estimate normals with external odometry
Is it possible to use external odometry to estimate normals with RTABMAP? Will the normals then be estimated based on the odom when the points where captured? I know icp_odometry have some parameters for normal estimation, but I have not found any examples using them.
My goal is to user Intel RealSense D435 and T265 cameras to scan a box from five sides and use the normals to decide tcp orientation for a robot so that its tool is perpendicular to the surface.