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 as follows:

@software{upkie_description,
  author = {Caron, Stéphane and Tordjman--Levavasseur, Valentin},
  license = {Apache-2.0},
  title = {{Upkie wheeled biped description}},
  url = {https://github.com/upkie/upkie_description},
  version = {2.1.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.