upkie 9.0.0
Open-source wheeled biped robots
|
Tuple[np.ndarray, Dict] reset | ( | self, | |
*Optional[int] | seed = None , |
||
Optional[dict] | options = None |
||
) |
Resets the environment and get an initial observation.
seed | Number used to initialize the environment’s internal random number generator. |
options | Currently unused. |
observation
: Initial vectorized observation, i.e. an element of the environment's observation_space
.info
: Dictionary with auxiliary diagnostic information. For Upkie this is the full observation dictionary sent by the spine.