_convert_terrain

Module Contents

Functions

convert_terrain(...)

Convert a terrain to a multi-body system.

convert_terrain(terrain: modular_robot_simulation._terrain.Terrain) revolve2.simulation.scene.MultiBodySystem

Convert a terrain to a multi-body system.

Parameters:

terrain – The terrain to convert.

Returns:

The created multi-body system.