Skip to content

A ball following robot built using C++, ROS, Gazebo and image processing techniques

Notifications You must be signed in to change notification settings

jsaurabh/P2-Go-Chase-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2-Go Chase It

Udacity - Robotics NanoDegree Program

Tasks

Create two ROS packages

  1. drive_bot

Design a differential drive robot with two sensors: a lidar and a camera. Place the robot in the world designed in the earlier project. Add a white colored ball to the world.

  1. ball_chaser

Write a drive_bot node that will provide a service to drive the above mentioned robot by controlling its linear and angular velocities. Write a process_image that analyzes the robot's camera view and makes decisions to follow the ball.

Gazebo World

This is what the Gazebo worls looks like, using only a bare minimum of add-on models

Go Chase It

The full video can be found here

About

A ball following robot built using C++, ROS, Gazebo and image processing techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published