Skip to content

Using Python and OpenCV to implement a basic obstacle avoidance and navigation on the rover.

License

Notifications You must be signed in to change notification settings

SihabSahariar/Computer-Vision-Based-Rover-Navigation-Avoiding-Obstacle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-Based-Rover-Navigation-Avoiding-Obstacle

Using Python and OpenCV to implement a basic obstacle avoidance and navigation on the rover.

Install

pip install opencv-python
pip install numpy

Todo

  1. Need to design more efficient algorithm to avoid obstacle and predict their positions.
  2. Need to test the system on Raspberry Pi

Preview

preview

About

Using Python and OpenCV to implement a basic obstacle avoidance and navigation on the rover.

Topics

Resources

License

Stars

Watchers

Forks

Languages