Skip to content

Add Module for Push Effect Prediction

Fabian Paus requested to merge add-push-effect-prediction into dev

Adds a module for push effect prediction.

This module contains code for simulating pushes in MuJoCo to generate data, Python code to train prediction models, and ArmarX code to integrate the learned model.

Merge request reports