Giter Site home page Giter Site logo

hookttg / cirkit_unit03_simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cir-kit-unit03/cirkit_unit03_simulator

0.0 0.0 0.0 1.38 MB

Gazebo simulation for CIR-KIT-Unit03

License: BSD 3-Clause "New" or "Revised" License

CMake 100.00%

cirkit_unit03_simulator's Introduction

cirkit_unit03_simulator Build Status Slack

Summary

Simulator ROS packages for the CIR-KIT-Unit03.

For CIR-KIT-Unit03 instructions and tutorials, please see http://wiki.ros.org/Robots/CIR-KIT-Unit03.

  • cirkit_unit03_gazebo : Gazebo plugin definitions and extensions to the robot URDF.

Installation

!! CAUTION !! DO NOT INSTALL this repository ALONE.

We highly recommend install this repository with cirkit_unit03_pkgs.

For the developers only

1. Create catkinized workspace.
2. Clone this repository.
$ cd <catkin_ws>/src
$ git clone https://github.com/CIR-KIT-Unit03/cirkit_unit03_simulator.git
3. Download required packages by wstool.
$ cd <catkin_ws>
$ wstool init src
$ wstool merge -t src src/cirkit_unit03_simulator/cirkit_unit03_simulator.rosinstall
$ wstool update -t src
4. Download depended packages by rosdep.
$ cd <catkin_ws>
$ rosdep install -i -r -y --from-paths src --ignore-src
5. Build packages, and set the path for the packages.
$ cd <catkin_ws>
$ catkin_make
$ source devel/setup.bash

cirkit_unit03_simulator's People

Contributors

moriken254 avatar ariyu avatar ryodotanaka avatar forno 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.