You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: omnigibson/configs/r1_primitives.yaml
+58-12
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@ env:
6
6
flatten_action_space: false # (bool): whether to flatten the action space as a sinle 1D-array
7
7
flatten_obs_space: false # (bool): whether the observation space should be flattened when generated
8
8
use_external_obs: false # (bool): Whether to use external observations or not
9
-
initial_pos_z_offset: 0.1
10
9
external_sensors: null # (None or list): If specified, list of sensor configurations for external sensors to add. Should specify sensor "type" and any additional kwargs to instantiate the sensor. Each entry should be the kwargs passed to @create_sensor, in addition to position, orientation
0 commit comments