Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix simple urdf v 1 1 0 #69

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 2, 2015

  1. Cleaned version of k-okada's simplfied meshes:

    RSL: extra removed meshes.bak folder.
    
    Squashed commit of the following:
    
    commit d780643
    Author: Kei Okada <[email protected]>
    Date:   Thu Apr 10 13:24:49 2014 +0900
    
        add stl files for simplifer meshes, as suggested at RethinkRobotics#30 (comment)
    
    commit 11aeffa
    Merge: 557a2bc 1fa1833
    Author: rethink-kmaroney <[email protected]>
    Date:   Thu Nov 21 13:21:08 2013 -0500
    
        Merge remote-tracking branch 'origin/release-0.7.0'
    rethink-rlinsalata authored and k-okada committed May 2, 2015
    Configuration menu
    Copy the full SHA
    285a394 View commit details
    Browse the repository at this point in the history
  2. Adds simple mesh URDF

    Adds a URDF that uses the simplified meshes from k-okada.
    
    * This can be loaded into a separate rosparam for low-bandwith
      applications (e.g. RViz for Android, perhaps?)
    rethink-rlinsalata authored and k-okada committed May 2, 2015
    Configuration menu
    Copy the full SHA
    88753c5 View commit details
    Browse the repository at this point in the history
  3. Use all STL's in simple URDF (+base/pedestal)

    Changes the remaining DAE files to STL's for the baxter_simple.urdf
    This allows STL parsers like RViz for Android to visualize them.
    There should probably be simplified textures for these last three
    STL's created too.
    rethink-rlinsalata authored and k-okada committed May 2, 2015
    Configuration menu
    Copy the full SHA
    eaa81d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db9971e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1ba054 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    835c39d View commit details
    Browse the repository at this point in the history