Example of a working robot with only a depth camera doing autonomous exploration?
I am at the stage of giving up on ROS due to how complicated it is.
I have a robot, it is responding to telop commands on cmd_vel
I have a depth camera working with rtabmap
Now, I want to do all the bits in between so that the robot will explore the area autonomously.
All the doco seems to be wrong, out of date, or only works with lidar
Can anyone point me to an example of a working robot, which has only a depth camera, and can do autonomous navigation?