Skip to main content

Handy tool to log simulation from MuJoCo

Project description

mujoco-logger

PyPI version

Code style: black Poetry Ruff

Overview

I have found a need in a handy logger for MuJoCo simulator. As most of my research is based on the modeling of robot in Pinocchio-based libraries and simulating the behaviour and control in MuJoCo it was crucial to have a proper conversion from one convention of data to another (e.g. qpos in MuJoCo to pinocchio).

This library provides a simple way to log data from MuJoCo simulation and load it for further analysis. It also provides a simple way to mock the simulation and visualize the trajectory of the robot.

Installation

pip install mujoco-logger

API

The library itself is quite simple, you can simple look through docstrings of the classes to understand how to use it.

Examples

All examples are located in the examples directory.

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

mujoco_logger-0.1.2.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

mujoco_logger-0.1.2-py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 3

Supported by

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