Skip to content

An autonomous wheeled bot with Ackermann steering. Navigation with a monocular camera.

Notifications You must be signed in to change notification settings

aswathselvam/Capstone_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e760d0e · Jun 18, 2021

History

89 Commits
Feb 24, 2021
Jun 18, 2021
Feb 25, 2021
Apr 4, 2021
Apr 4, 2021
Apr 24, 2021
Apr 24, 2021
Mar 17, 2021
Apr 1, 2021
Mar 18, 2021
Mar 24, 2021
Mar 20, 2021
Mar 22, 2021
Mar 28, 2021
Mar 28, 2021
Jun 18, 2021
Mar 26, 2021
Mar 2, 2021
Mar 2, 2021

Repository files navigation

B.Tech Thesis work

Topic: "Autonomous bot with monocular camera"

The report for this project is available at this link.

Relevent video clips is available at this YouTube playlist.

The folder under catkin_ws/src/nxtbot are the scripts relevent to controlling the robot.

The folder under catkin_ws/src/vision_package contains experimental scripts for vision: ground plane and free space estimation using CNNs and Computational method.