irsim.config.env_param#

Objects: A list of all objects in the environment Logger: A logger object to log messages Platform: The operating system platform

Classes#

Functions#

bind(→ None)

Bind instance to default index 0 and update current alias.

Module Contents#

class irsim.config.env_param.EnvParam[source]#
objects: list[irsim.world.object_base.ObjectBase] = []#
logger: Any | None = None#
GeometryTree: Any | None = None#
platform_name: str#
irsim.config.env_param.bind(instance: EnvParam) None[source]#

Bind instance to default index 0 and update current alias.