Giter Site home page Giter Site logo

Comments (3)

osrf-migration avatar osrf-migration commented on August 20, 2024

Original comment by Brian Bingham (Bitbucket: brian_bingham).


  • set assignee_account_id to "557058:4ded1ddf-947e-4154-bbd1-3dba24f1bdbd"
  • set assignee to "caguero (Bitbucket: caguero, GitHub: caguero)"
  • set milestone to "0.3"

from vrx.

osrf-migration avatar osrf-migration commented on August 20, 2024

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


We have individual, 2x2, 3x3 and 4x4 dock models. You can test them by inserting them directly into the simulation via the Gazebo GUI. Click on the Insert tab (left column), and then, dock_block, dock_block_2x2, dock_block_3x3, or dock_block_4x4.

As you mentioned, currently we do not support other block types in the dock generator and it's not in our short-term plan but it shouldn't be hard to add. Here's what I would do:

  • Take a look at robotx_gazebo/models/dock_2016_base/model.sdf.erb . Here, we declare the layout variable with the shape of the dock. You could create a similar integer variable with the size of the dock block (e.g.: 1, 2, 3, 4).
  • Open the file robotx_gazebo/dock_generator.erb and you'll see how the layout variable is used. You could use the variable declared in the previous step in this file to insert the appropriate dock block, as opposed to the hard-coded <uri>model://dock_block_4x4</uri> line.

You could the first external contributor to the project :)

from vrx.

osrf-migration avatar osrf-migration commented on August 20, 2024

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • changed state from "new" to "wontfix"

from vrx.

Related Issues (20)

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.