Coder Social home page Coder Social logo

brolina / object_chaser Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 8.09 MB

The repo contains a custom simulation environment and a custom mobile robot design for simuation purpose in gazebo.

CMake 75.22% C++ 24.78%
ros-kinetic gazebo-simulator gazebo-models mobile-robots

object_chaser's Introduction

Object_chaser Package

The package contains a Mobile robot model created using solid works and housed in a custom made simulation environment. The robot model also contain a RBG camera and a Laser Range Finder to perceive its environment

Requirement

  • Gaezebo (Version 7 preferable). You can find help for installing gazebo and other related packages here
  • ROS Kinetic Kame or higher

Working with this package

You can download the package by typing the following command in your terminal

$ mkdir object_chaser
$ cd object_chaser
$ git init
$ git clone https://github.com/brolinA/Object_chaser.git

You can download only the custom simulation environment from here

robot_model directory

This package contains the robot model and the simulation environment along with the required gazebo plug-in so that you can use this environment for you own projects.

Launch the world using

`roslaunch robot_model world.launch`

Some useful links

ball_chaser directory

This package is used to drive the mobile robot using the Request-Response architecture rather than the usual Pub-Sub architecture.

Whenever a new message arrive at the camera topic the callback image_process_callback is invoked. This callback process the image to look for white pixles. Depending on where the pixel lies in the image i.e, left,right or in the center, a service call is made to the service named /command_robot. This service drives the robot with the desired velocities requested by the service call.

object_chaser's People

Contributors

brolina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.