Best mapping technique to use with LiDAR distance sensor , camera and IMU data?
I have raspberry pi with ROS kinetic installed along with a camera, teraranger one distance sensor, and PX4 flight controller with IMU data. I want to perform mapping of an indoor environment. Do you have any suggestions on mapping algorithm to use here? the TR one only has sensor_msgs/Range.msg and not LaserScan. Any suggestions on mapping techniques using one of them or a combination of them are welcome.