habitat.core.simulator.ActionSpaceConfiguration class

Attrs base class wrapper for DictConfig defining the action space for a task.

Methods

def get(self) -> typing.Any

Special methods

def __init__(self, config: DictConfig)
Method generated by attrs for class ActionSpaceConfiguration.

Properties

config: DictConfig get set del
The action space DictConfig.