Giter Club home page Giter Club logo

nasa-urdf-robots's Introduction

nasa-urdf-robots

Pre-built URDF files from the open source Robonaut 2 and Valkyrie projects from JSC for easy use without needing to install the ROS platform. The derivative URDF model files provided in this repo are covered under the same license as their original sources.

View the models!

NASA URDF Robots

Source Repositories

nasa-jsc-robotics/val_description

nasa-jsc-robotics/r2_description

Build Instructions

r2_description

  1. Download the repository
  2. Create a urdf directory in the root of the repo
  3. Run bash ./convert-xacro.sh ./robots ./urdf
  4. URDF files are in ./urdf!

val_description

  1. Initialize a catkin workspace by running
    • mkdir -p ./catkin_ws/src
    • cd catkin_ws
    • catkin_make
  2. Download the val_description repository
  3. Unpack the contents into catkin_ws/src/val_description
  4. Comment out the following lines in the catkin_ws/src/val_description/CMakeLists.txt file
    • catkin_python_setup()
    • catkin_add_nosetests(test)
  5. Run catkin_make install
  6. URDF files are in catkin_ws/devel/share/val_description/model/urdf

Modifications

  • Converted R2 and Valkyrie xacro files to urdf using ROS Indigo.

License

NASA-1.3

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.