Skip to content

ME495-EmbeddedSystems/Nav_Stack_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ME495 homework4-sdalal1

Authors: Shail Dalal

Manual Exploration

1. Use 'ros2 launch nubot_nav manual_explore.launch.xml' to launch the manual exploration
2. The Video is below:
Manual_mapping.mp4

Automated Exploration

1. Use 'ros2 launch nubot_nav explore.launch.xmml' to launch the map with automated exploration
2. The video for that is below:
Automation_map.mp4

Algorithm

1. The Algorithm is inspired by simple maze exploration where you kepe your hand on the right wall and you will find your way around.
2. The Algorithm starts by finding a wall and then turning everytime it finds an obstacle in front of it.

About

homework4-sdalal1 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages