Skip to content

Iqmaa/Edge-Avoiding-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge Avoiding Bot

image

A bot that use LIDAR to determine the edge of a table and move around it while avoiding those edges

Steps to run Locally

  1. Clone the repo

  2. source the workspace

colcon build --symlink-install
  1. set up the workspace
source install/setup.bash
  1. run the following in terminal
ros2 launch bot_bringup simulated_robot.launch.py
  • open another terminal to run this
ros2 run bot_script edge_detection
Botvid.webm

About

An edge avoiding bot built using a lidar sensor with gazebo and ROS2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors