Giter Site home page Giter Site logo

hsrb_description's Introduction

Overview

This package manages the HSR-B robot model. Gazebo simulator configurations are also included.。

Folder structure

  • launch

    Contains a launch file for performing confirmation (visualization) of a robot model.

  • urdf

    The xacro files that include common macros are directly under this directory.

    Each part is separated into folders named ${PARTNAME}_${VERSION}.

    When a major change such as a model revision is caused by hardware repairs, the version is increased by one and a new folder is created.

    Basically, the version is attached to the part name and is of the form of v0, v1, v2, etc.

  • robots

    The URDF description file of the entire robot configured using the URDF of each part is placed in this directory.

    There are multiple robot models depending on the version of various hardware parts.

xacro file variables

  • personal_name

    A namespace to set to allow one gazebo world to display several HSRs.

    personal_name contains the value that is set as an argument in namespace when the launch file is started. The default value is "".

  • robot_name

    The model name used as the topic name or the service name of the robot. The default is "hsrb".

  The model name assigned here and the model name actually used are not necessarily the same.

LICENSE

This software is released under the BSD 3-Clause Clear License, see LICENSE.txt.

hsrb_description's People

Contributors

yosuke avatar yuka-hashiguchi avatar davidhsrtoyota 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.