Home

Awesome

Upkie wheeled biped description

<img src="https://user-images.githubusercontent.com/1189580/169594012-2d685579-2b66-4470-9def-57bd0656b420.png" align="right" width="300">

Packaging Documentation Conda version PyPI version

URDF descriptions for Upkie wheeled bipeds.

Python module

The description can be loaded directly in various Python robotics frameworks, for instance:

import upkie_description

robot = upkie_description.load_in_pinocchio()

Check out the Python readme for more details.

Documentation

See also

Citation

If you use this description in your works, please cite the Upkie project and its contributors:

@software{upkie,
  title = {{Upkie open source wheeled biped robot}},
  author = {Caron, St\'{e}phane and Perrin-Gilbert, Nicolas and Ledoux, Viviane and G\"{o}kbakan, \"{Umit} Bora and Raverdy, Pierre-Guillaume and Raffin, Antonin and Tordjman--Levavasseur, Valentin},
  url = {https://github.com/upkie/upkie},
  license = {Apache-2.0},
  version = {6.0.0},
  year = {2024}
}

License

The Apache 2.0 license applies to all files in this repository, to the exception of the wheel_tire mesh which is under the CC BY 4.0 license. Meshes from mjbots, as well as the torso meshes derived from the mjbots quad, are also Apache 2.0.