unilab.envs.locomotion.go2w.rough.Go2WRoughCommands¶
- class unilab.envs.locomotion.go2w.rough.Go2WRoughCommands[source]¶
Bases:
CommandsGo2WRoughCommands(vel_limit: ‘list[list[float]]’ = <factory>, resampling_time: ‘float’ = 10.0, heading_command: ‘bool’ = True, heading_range: ‘list[float]’ = <factory>, heading_control_stiffness: ‘float’ = 0.5, rel_standing_envs: ‘float’ = 0.0)
- Parameters:
Methods
__init__([vel_limit, resampling_time, ...])Attributes
- __init__(vel_limit=<factory>, resampling_time=10.0, heading_command=True, heading_range=<factory>, heading_control_stiffness=0.5, rel_standing_envs=0.0)¶