Does size matter when doing Gmapping with Kinect?
I want to know how big of a robot have people successfully implemented slam using a cheap inexpensive Kinect sensor .
I am currently building a robot as big as jackal platform from clearpath.
All the robots I have seen (mounted with Kinect ) is generally small sized . (Turtlebot , lino bot , pioneer...)
I have simulated the robot on gazebo but the error rate seems to be too high .
How much of an improvement can I expect if I were to use intel realsense D435 ?
I know that visual odometry in this case would be more reliable , but at this point I am kind of inclined towards more off a classical (encoder odometry) based slam approach.