habitat.config.default_structured_configs.EmptyActionConfig class

In Navigation tasks only, the pass action. The robot will do nothing.

Special methods

def __init__(self, type: str = 'EmptyAction') -> None
def __repr__(self)

Data

type: str = 'EmptyAction'