Coder Social home page Coder Social logo

bittle_urdf's Introduction

Bittle_URDF

Screenshot from 2021-03-08 00-32-16

Repository for storing URDF (Universal Robot Description Format) file and meshes in .obj format for Petoi Bittle.

Meshes are downloaded from https://grabcad.com/library/petoi-bittle-evo-quadruped-robot-rev-engineering-1

The meshes are created by third-party designer, who reverse-engeneered the orginal design by Prof. Li Rongzhong. Consider supporting Prof. Li Rongzhong by buying the original Bittle at

https://www.seeedstudio.com/CH-Bittle-p-4833.html (fully assembled version)

or

https://www.indiegogo.com/projects/bittle-a-palm-sized-robot-dog-for-stem-and-fun (kit for DIY assembly)

TO-DO:

  • Working URDF
  • Proper masses for every link, measurements taken by weighing each part with electronic scale
  • Example for running in Nvidia Isaac Gym
  • Add prismatic joints to emulate the springs in Bittle legs
  • Measure and tweak joint limits
  • Add IMU link and joint
  • Change collision objects from primitives to low-poly meshes
  • Upload two separate versions: one for BiBoard and one for NyBoard - no need for now, IMU is located at the same position
  • Add material descriptions

How to run, what to do?

I mainly created this to use for training RL algorithms in Isaac Gym - I have already tested it and the URDF file imports and can be used for training normally, although some tweaking of weights and adding prismatic joints for springs will be necessary for proper simulation. At some point I also want to add configration for importing it to Gazebo. Currently you can try Bittle in Isaac Gym by first downloading and installing it from here https://developer.nvidia.com/isaac-gym and then

  1. placing bittle.urdf to assets/urdf/
  2. placing obj folder with meshes to assets/meshes
  3. replacing joint_monkey.py in python/examples with joint_monkey.py from this repository and running
  4. python joint_monkey.py --asset_id 7

bittle_urdf's People

Contributors

aiwintermuteai avatar

Stargazers

 avatar

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.