unilab.base.backend.motrix.scene.materialize_motrix_hfield_attached_scene

unilab.base.backend.motrix.scene.materialize_motrix_hfield_attached_scene(*, model_file, terrain_cfg, fragment_files=(), hfield_name='terrain_hfield', geom_name='floor', add_body_sensors=False, base_name='base', return_surface_sampler=False)[source]

Build a MotrixSim model with generated hfield terrain and attached robot.

Parameters:
Return type:

tuple[SceneModel, ndarray] | tuple[SceneModel, ndarray, object]