habitat.core.simulator.ShortestPathPoint class

Contents

Special methods

def __init__(self, position: typing.List[typing.Any], rotation: typing.List[typing.Any], action: typing.Optional[int] = None) -> None

Properties

position: typing.List[typing.Any] get set del
rotation: typing.List[typing.Any] get set del
action: typing.Optional[int] get set del