Coder Social home page Coder Social logo

build_my_world_gazebo's Introduction

Build_My_World_Gazebo

Project Aim:

  1. To build a single floor wall structure with models and robots in Gazebo.

  2. Modelling a robot with links connected to joints in Gazebo.

  3. Importing wall structure and two instances of the created models of robot inside an empty Gazebo World.

  4. Writing C++ World Plugins to interact with the above created world.

Instructions to download and run the project:

  1. Make sure you have a stable version of gazebo downloaded and running (Gazebo Tutorials: http://gazebosim.org/tutorials?cat=guided_b&tut=guided_b1 )

  2. Create a new folder, say Build_My_World and clone this repository with git clone https://github.com/aaryapatel007/Build_My_World_ROS.git

  3. Create a build directory and compile the code in the following steps:

    $ cd ~/Build_My_World

    $ mkdir build

    $ cd build

    $ cmake ../

    $ make

    $ export GAZEBO_PLUGIN_PATH=${GAZEBO_PLUGIN_PATH}:/path-to-your-folder/Build_My_Robot/build

  4. Launch the world file in gazebo to load the world

    $ cd ~/Build_My_World/world

    $ gazebo my_world.world

License

This repository is licensed under the terms of the MIT license.

build_my_world_gazebo's People

Contributors

aaryapatel007 avatar

Watchers

 avatar  avatar

Forkers

pavansai018

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.