Git Product home page Git Product logo

ros2_gazebo_segway's Introduction

A ros2 workspace with a self balancing segway gazebo plugin

Purpose of this repo

  • To be a template for developing ros2 gazebo extensions in vscode
  • To facilitate the setup of gzserver/gzclient, ros2 launch, gdb, sdf files, shared libraries, cmake files and everything else that is needed for ros2 gazebo development in vscode
  • To be a playground for modifications of the plugin

Content of the repository

  • vscode folder

    • launch.json - launch debug configurations for developing the plugin
    • tasks.json - tasks for the debug configuration
  • ros2 workspace

    • ros2 package "segway"
      • launch - a launch file to run joystick and gzclient
      • src - source file for the plugin
      • gzmodels - gazebo files
        • world
        • model

How to use:

  • ctrl shift p
  • select and start debugging
  • container/loader

Troubleshooting:

Necessary env settings for ros2 gazebo development:

source /opt/ros/foxy/setup.bash
source ~/segway/install/setup.bash
export GAZEBO_RESOURCE_PATH=/usr/share/gazebo-11/media:/usr/share/gazebo-11/models:/usr/share/gazebo-11/worlds:/usr/share/gazebo-11:${GAZEBO_RESOURCE_PATH}

ros2_gazebo_segway's People

Contributors

hochmax avatar

Stargazers

Nandagopan K avatar MerveCakir avatar

Watchers

Max Hochlenert 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.