How does Hector_mapping and Gmapping do if the robot is on the slope?
Hello everyone! I have made both hector_mapping and Gmapping work well on the ground , but I got some problems when the robot is on continuous slope of 20 degrees.How does the two algorithms work at this situation?Can they fuse the roll and pitch with the laser data automously and I just need to publish data of roll and pitch ?Or do I need to run other nodes,such as robot_pose_ekf ?