upkie
9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
◆
step()
Tuple[np.ndarray, float, bool, bool, dict] step
(
self
,
np.ndarray
action
)
Step the environment.
Parameters
action
Action from the agent.
Returns
Tuple with (observation, reward, terminated, truncated,info). See
upkie.envs.upkie_servos.UpkieServos.step
for details.
upkie
envs
wrappers
differentiate_action
DifferentiateAction
Generated by
1.9.5