OpenBot
OpenBot copied to clipboard
Can I achieve FreeRoam using just camera?
Is this possible to use only camera on phone to avoid obstacle without using sensors? Are there any DL models can achieve that?
You can train an autopilot policy to do exactly that. Use just the camera to drive the robot and avoid obstacles.
Can I use some old school method such as OpenCV?