class
AgentStateSpecial methods
- def __init__(self, position: numpy.ndarray = NOTHING, rotation: typing.Union[quaternion.quaternion.quaternion, typing.List[T], numpy.ndarray] = NOTHING, sensor_states: typing.Dict[str, SixDOFPose] = NOTHING) -> None
- Method generated by attrs for class AgentState.
Properties
- position: numpy.ndarray get set del
- rotation: typing.Union[quaternion.quaternion.quaternion, typing.List[T], numpy.ndarray] get set del
- sensor_states: typing.Dict[str, SixDOFPose] get set del