Git Product home page Git Product logo

gazebo-differential-drive's Introduction

Gazebo Differential Drive

Table of Contents

Overview

In this package I created Xacro files of a differential-drive robot, simulate it in Gazebo and control it using ROS.

  1. The robot moves through a world filled with Jersey Barriers and trash.
  2. The robot is be able to follow a rectangular path.
  3. The robot is be able to flip over and continue driving.

Getting Started

Create a workspace, clone the repo, and build the workspace:

mkdir -p ws/src && cd ws/src
git clone https://github.com/YaelBenShalom/Gazebo-Differential-Drive.git
cd ../..
catkin_make
source devel/setup.bash 

Usage and Configuration instructions

  1. To launch the differential-drive robot in the ddrive world using Gazebo simulation, run roslaunch diff_drive ddrive.launch. The robot starts from position (x,y) = (-3,-3) in rest mode.

    1. To make the robot follow a rectangular path, add follow_rect:=True to the roslaunch command.

    1. To make the robot flip over and continue driving, add flip_over:=True to the roslaunch command.

  2. To launch the differential-drive robot using RViz simulation, run roslaunch diff_drive ddrive_rviz.launch. The robot starts from position (x,y) = (-3,-3) in rest mode.

gazebo-differential-drive's People

Contributors

yaelbenshalom avatar

Stargazers

 avatar

Watchers

 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.