upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
upkie.envs.wrappers Namespace Reference

Wrappers to modify Gymnasium environments. More...

Namespaces

namespace  add_action_to_observation
 Append last action vector to the observation vector.
 
namespace  add_lag_to_action
 Model lag as a low-pass filter on the action of an environment.
 
namespace  differentiate_action
 Act on the derivative of the action.
 
namespace  noisify_action
 Add noise to the action of an environment.
 
namespace  noisify_observation
 Add noise to the observation of an environment.
 
namespace  random_push
 Apply a random push at each step with a given probability.
 

Detailed Description

Wrappers to modify Gymnasium environments.