Home

Awesome

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.petoi.com/collections/robots (kit for DIY assembly)

TO-DO:

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