Skip to main content

Robot description for Cookie.

Project description

Cookie wheeled biped robot

CI Conda version PyPI version

URDF and Xacro descriptions for Cookie, an original redesign of Upkie wheeled bipeds.

Checking it out

You can use pixi to check out the robot description directly from the command line:

# Display a Cookie in Viser
pixi run visualize

# Simulate a Cookie in PyBullet
pixi run load-in-pybullet

Or similarly with uv:

# Display a Cookie in Viser
uvx --with numpy --with pin --with viser --with watchdog --with xacrodoc cookie_description visualize

# Simulate a Cookie in PyBullet
uvx --with loop-rate-limiters --with pybullet cookie_description load-in-pybullet

Loading the description

The cookie_description module helps retrieve the robot description in Python. It can be installed from PyPI:

pip install cookie_description

Start by importing it:

import cookie_description

The module provides the following paths:

cookie_description.PATH
Path to the "cookie_description" folder itself.
cookie_description.MESHES_PATH
Path to the "meshes" folder.
cookie_description.URDF_PATH
Path to the URDF file of the model.
cookie_description.XACRO_PATH
Path to the Xacro file of the model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cookie_description-1.2.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cookie_description-1.2.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page