Handy tool to log simulation from MuJoCo
Project description
mujoco-logger
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mujoco_logger-0.1.2.tar.gz
.
File metadata
- Download URL: mujoco_logger-0.1.2.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.13 Linux/6.5.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8031939a5a46bfd0efa220198bd1e68801c2034b15cd4ebccc37bed2a409ffd |
|
MD5 | 9a4922a9f297d747122c6b6612f08983 |
|
BLAKE2b-256 | f0b554a4e36b9ea583c148171b12028a23690e7a2ce966e11827ca44ca03fea5 |
File details
Details for the file mujoco_logger-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: mujoco_logger-0.1.2-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.13 Linux/6.5.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f134f547f37ee6bc7bc79c415ae23294d122adf8998712b08f3b4a5b5e87c388 |
|
MD5 | ccf3b237d0b023f0234a6238572a89eb |
|
BLAKE2b-256 | 34f1861872fd418645cfd61cedbfa22a5ec7b999395c423af23876ef1a96ec3a |