Skip to content

Collection of Python code which implements several search and navigation algorithms used in robotics, utilizing sonar and vector field diagrams.

Notifications You must be signed in to change notification settings

caitlingenna/robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

robotics

Collection of Python code which implements several search and navigation algorithms used in robotics, utilizing sonar and vector field diagrams. The code can be demonstrated virtually using the Aria toolkit and MobileSim.

The wall avoidance algorithm in particular is designed to be used by a physical robot that has a front-facing ultrasound sensor and four individually motorized wheels.

Below are sample images generated through sonar navigation (representing the information stored in the occupancy grid) from the shapeMapping algorithm.

triangle square diamond

About

Collection of Python code which implements several search and navigation algorithms used in robotics, utilizing sonar and vector field diagrams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages