Giter VIP home page Giter VIP logo

pupper_v3_description's Introduction

Pupper v3

Description package for the Pupper v3 robot. Provides both URDF and XML files for visualization and simulation.

How to make URDF and MJCF XML robot model files

  1. Build this package
  2. Export pupper v3 from CAD
  3. Use Phobos Blender plugin to construct joints and bodies
  4. Export to URDF using Phobos plugin. Select STL as mesh type.
  5. Fix up URDF using fix_urdf.py script e.g. python3 scripts/fix_urdf.py --urdf_path=/home/parallels/pupperv3_ws/src/pupper_v3_description/description/urdf/pupper_v3.edited.urdf. Pass --help for all arguments.
  6. Verify using RVIZ. ros2 launch pupper_v3_description display_model.launch.py
  7. Convert to Mujoco XML by using compile or simulate executable. For simulate, run ros2 run pupper_mujoco_sim simulate, drag-and-drop the fixed urdf file into the window, click "Save xml" and copy to pupper_v3_description/description/mujoco_xml
  8. Compose final Mujoco xml using create_mujoco_xml.py script: python3 scripts/create_mujoco_xml.py --xml_dir=/home/parallels/pupperv3_ws/src/pupper_v3_description/description/mujoco_xml. Pass --mjx for mjx-compatible xml. Pass --fixed for fixed-base model. Pass --all to generate xml for all permutations. Pass --help for more info.
  9. Format the xml files using VSCode XML extension
  10. Verify using Mujoco simulate executable. ros2 run pupper_mujoco_sim simulate and this time drag in the pupper_v3_complete.xml file.

pupper_v3_description's People

Contributors

nate711 avatar g-levine avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

mark-bowers btaba

pupper_v3_description's Issues

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.