habitat.core.simulator.ShortestPathPoint class

Special methods

def __init__(self, position: typing.List[typing.Any], rotation: typing.List[typing.Any], action: typing.Union[int, numpy.ndarray, None] = None) -> None
Method generated by attrs for class ShortestPathPoint.

Properties

position: typing.List[typing.Any] get set del
rotation: typing.List[typing.Any] get set del
action: typing.Union[int, numpy.ndarray, None] get set del