irsim.env.env_base3d#

Classes#

EnvBase3D

This class is the 3D version of the environment class. It inherits from the EnvBase class to provide the 3D plot environment.

Module Contents#

class irsim.env.env_base3d.EnvBase3D(world_name, **kwargs)[source]#

Bases: irsim.env.EnvBase

This class is the 3D version of the environment class. It inherits from the EnvBase class to provide the 3D plot environment.