GithubHelp home page GithubHelp logo

barrett_model's Introduction

Barrett Model

This repository contains Barrett WAM & BHand-280 CAD and modular URDFs with inertial properties.

The meshes and kinematics are based on publicly available resources from barrett.com. The dynamic properties are based on guidance from barrett.com as well as experiences with a real WAM and BH8-280.

Visual

These are based on meshes exported directly from SolidWorks.

Collision Meshes

The meshes used for collsion are sets of convex meshes processed manually in Blender to capture important surfaces and geometry.

Joint Naming Conventions

  • macro: wam_7dof

    • macro: wam
      • PREFIX/base_yaw_joint
      • PREFIX/shoulder_pitch_joint
      • PREFIX/shoulder_yaw_joint
      • PREFIX/elbow_pitch_joint
    • macro: wam_wrist
      • PREFIX/wrist_yaw_joint
      • PREFIX/wrist_pitch_joint
      • PREFIX/palm_yaw_joint
  • macro: bhand

    • PREFIX/finger_1/prox_joint
    • PREFIX/finger_1/med_joint
    • PREFIX/finger_1/dist_joint
    • PREFIX/finger_2/prox_joint
    • PREFIX/finger_2/med_joint
    • PREFIX/finger_2/dist_joint
    • PREFIX/finger_3/med_joint
    • PREFIX/finger_3/dist_joint

Examples

To create a 7-DOF WAM with a Barrett Hand:

<xacro:wam_7dof 
  prefix="wam_left" 
  parent_link="bench_link" 
  xyz="0.02 0.46 1" rpy="${PI} ${-PI/2} 0"/>
<xacro:bhand 
  prefix="wam_left/bhand" 
  parent_link="wam_left/wrist_palm_link" 
  xyz="0 0 0.06" rpy="0 0 0"/>

The easiest way to view the robot models is with the urdf_tutorial package:

roslaunch urdf_tutorial xacrodisplay.launch model:=robots/wam7_bhand.urdf.xacro gui:=true

barrett_model's People

Contributors

cpaxton avatar jbohren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

barrett_model's Issues

How to build a 4DOF Wam Model?

Thank you for posting this project, I really appreciate it! And now I have another question, how to build a 4DOF wam model, I try to change some files, but I haven't been success. I hope you can give me some advices, thank you very much!

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.