File size: 997 Bytes
d9e3f62 8713579 d9e3f62 8713579 d9e3f62 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
tags:
- rl
---
# Human Imitated Motion
This repository contains essential resources for human motion imitation research and implementation. The dataset comprises three main components:
## Motion Demonstration Data
A collection of NPZ files containing preprocessed motion capture sequences that serve as demonstration data. These files store time-series motion data in a compressed NumPy format, optimized for efficient loading and processing.
## EmbodiedPose Model Weights
Pre-trained checkpoints of the EmbodiedPose framework, enabling direct deployment for motion imitation tasks. These weights encapsulate learned motion patterns and mappings between human demonstrations and robotic implementations.
## Simulation Resources
Comprehensive simulation assets including:
- MJCF (MuJoCo XML Configuration Files) for physics-based character modeling
- Detailed mesh files for accurate visual representation and collision geometry
- Supporting assets for environmental setup and interaction
|