You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This respository contains the files of Ubot Line Follower project workspace. The src folder contains a package miniproj which has all urdf files, algorithm for the UBot telepresence robot by Crobot Technologies Private Limited and the same was submitted for my miniproject during my undergraduate study at SASTRA Deemed University.
The attached Colab notebook contains code snippets for edge detection using the Sobel Operator (both horizontal and vertical masks) and line detection using the horizontal, vertical, +45 degrees and -45 degrees masks.