Giter Site home page Giter Site logo

urdf-tweaker's Introduction

Model Maker Helper

[The master branch is the version for ROS Kinetic, this branch is for ROS Noetic]

I always found the whole process of fine tuning the parameters of a URDF model very tedious, even using Xacro. So, after learning to create ROS plugins using Qt, I made this tool that can make the whole process much faster and easier. With this tool, you can create a list of properties and modify them, and then click a button and have the changes reflect in Rviz and Gazebo.

To get the plugin, clone this repository into your catkin workspace and run catkin_make.

Plugin window

While the tool makes the tuning process faster, it requires a little setup. Instructions for use:

  1. Set up your URDf file to work with YAML files. Use this.
  2. Use Xacro variables for all the parameters you want to tune.
  3. Run roscore or make sure there's a ROS server running.
  4. Launch the plugin by using the command:
rqt --standalone urdf_tweaker
  1. Select your URDF and YAML file.
  2. Use 'Add' to add the parameters to the display. The format is 'text/property'. The text can be anything as long as the property is the same as the name used in your YAML and URDF file.
  3. Edit your values as you like and when you're done, press 'Update YAML file'.
  4. Just for model making, aunch rviz by rviz rviz, and add a Robot Model display.
  5. Press 'Update /robot_description' to see your model.
  6. Whenever you change any of the values, press 'Update YAML file' and 'Update /robot_description', in that order, and you will see the model change in Rviz.
  7. The instructions are the pretty much the same for Gazebo, but you will have to use your own launch file for Gazebo. Tuning the parameters works the same way, just press the 'Update Gazebo' button.

urdf-tweaker's People

Contributors

kaapeine avatar

Watchers

 avatar

Forkers

technisans

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.