MCPcopy Create free account

hub / github.com/Farama-Foundation/D4RL / functions

Functions835 in github.com/Farama-Foundation/D4RL

↓ 120 callersFunctionregister
( id, entry_point, reward_threshold=0.95 )
d4rl/gym_minigrid/register.py:5
↓ 72 callersMethodcopy
(self)
d4rl/gym_minigrid/minigrid.py:375
↓ 34 callersMethodget
(self, i, j)
d4rl/gym_minigrid/minigrid.py:384
↓ 34 callersMethodreset
(self, **kwargs)
d4rl/utils/wrappers.py:20
↓ 29 callersFunctionfill_coords
Fill pixels of an image with coordinates matching a filter function
d4rl/gym_minigrid/rendering.py:18
↓ 21 callersMethodset
(self, i, j, v)
d4rl/gym_minigrid/minigrid.py:379
↓ 21 callersMethodset_state
(self, qpos, qvel)
d4rl/pointmaze_bullet/bullet_maze.py:46
↓ 20 callersFunctionpoint_in_rect
(xmin, xmax, ymin, ymax)
d4rl/gym_minigrid/rendering.py:79
↓ 19 callersMethodstep
(self, a)
d4rl/locomotion/ant.py:69
↓ 17 callersMethod_rand_int
Generate random integer in [low,high[
d4rl/gym_minigrid/minigrid.py:820
↓ 14 callersFunctionread_config_from_node
(root_node, parent_name, child_name, dtype=int)
d4rl/kitchen/adept_envs/utils/config.py:37
↓ 12 callersMethodfind
(self, value)
d4rl/pointmaze/gridcraft/grid_spec.py:125
↓ 12 callersMethodseed
(self, seed=0)
d4rl/utils/wrappers.py:29
↓ 12 callersMethodtick
(self, delta_seconds)
d4rl/carla/data_collection_town.py:236
↓ 12 callersMethodtick
(self, delta_seconds)
d4rl/carla/carla_env.py:187
↓ 11 callersMethodidx_to_xy
(self, idx)
d4rl/pointmaze/gridcraft/grid_spec.py:143
↓ 11 callersMethodwrite
(self, ostream, tabs=0)
d4rl/pointmaze/dynamic_mjc.py:122
↓ 9 callersMethod__init__
(self, env)
d4rl/gym_minigrid/wrappers.py:72
↓ 9 callersMethodrender
(self, *args, **kwargs)
d4rl/carla/carla_env.py:1085
↓ 8 callersMethod__init__
(self, color='blue')
d4rl/gym_minigrid/minigrid.py:282
↓ 8 callersMethodclose
Close the window
d4rl/gym_minigrid/window.py:85
↓ 8 callersMethodencode
Encode the a description of this object as a 3-tuple of integers
d4rl/gym_minigrid/minigrid.py:244
↓ 8 callersMethodget_action
(self, obs)
d4rl/utils/visualize_env.py:23
↓ 8 callersMethodrender
(self, *args, **kwargs)
d4rl/utils/wrappers.py:26
↓ 7 callersFunctionclamp
(value, minimum=0.0, maximum=100.0)
d4rl/carla/data_collection_agent_lane.py:180
↓ 7 callersFunctionclamp
(value, minimum=0.0, maximum=100.0)
d4rl/carla/data_collection_town.py:226
↓ 7 callersFunctionclamp
(value, minimum=0.0, maximum=100.0)
d4rl/carla/carla_env.py:259
↓ 7 callersMethodget_obs
(self)
d4rl/pointmaze_bullet/bullet_maze.py:53
↓ 7 callersMethodset_state
(self, qpos, qvel)
d4rl/locomotion/mujoco_goal_env.py:115
↓ 7 callersMethodxy_to_idx
(self, key)
d4rl/pointmaze/gridcraft/grid_spec.py:152
↓ 6 callersMethod__init__
(self, **kwargs)
d4rl/gym_mujoco/gym_envs.py:6
↓ 6 callersMethod__init__
(self, **kwargs)
d4rl/gym_bullet/gym_envs.py:6
↓ 6 callersMethod_rand_elem
Pick a random element in a list
d4rl/gym_minigrid/minigrid.py:841
↓ 6 callersMethoddo_simulation
(self, ctrl, n_frames)
d4rl/kitchen/adept_envs/mujoco_env.py:148
↓ 6 callersMethodget_dataset
(self, h5path=None)
d4rl/offline_env.py:80
↓ 6 callersFunctionget_returns
(policy_id, discounted=False)
d4rl/ope.py:34
↓ 6 callersMethodget_xy
(self)
d4rl/locomotion/ant.py:139
↓ 6 callersMethodrender
(self, mode='human')
d4rl/kitchen/adept_envs/franka/kitchen_multitask_v0.py:191
↓ 6 callersFunctionviewer
(env, mode='initialize', filename='video', frame_size=(640, 480),
d4rl/kitchen/adept_envs/utils/parse_demos.py:32
↓ 5 callersMethod__init__
(self, file_path=None, expose_all_qpos=False)
d4rl/locomotion/point.py:38
↓ 5 callersMethod__init__
( self, size=8, agent_start_pos=(1,1), agent_start_dir=0, )
d4rl/gym_minigrid/envs/empty.py:9
↓ 5 callersMethod_get_viewer
(self, mode)
d4rl/locomotion/mujoco_goal_env.py:171
↓ 5 callersMethodget_action
(self, location, velocity, target)
d4rl/pointmaze/waypoint_controller.py:30
↓ 5 callersMethodhorz_wall
(self, x, y, length=None, obj_type=Wall)
d4rl/gym_minigrid/minigrid.py:389
↓ 5 callersMethodset_target
(self, target_location=None)
d4rl/pointmaze/maze_model.py:211
↓ 5 callersMethodset_target
(self, target_location=None)
d4rl/pointmaze_bullet/bullet_maze.py:145
↓ 5 callersMethodset_target_goal
(self, goal_input=None)
d4rl/locomotion/maze_env.py:260
↓ 5 callersMethodstep
rewards = [] for _ in range(self.frame_skip): # default 1 next_obs, reward, done, info = self._simulator_step(action, tr
d4rl/carla/carla_env.py:521
↓ 5 callersMethodvert_wall
(self, x, y, length=None, obj_type=Wall)
d4rl/gym_minigrid/minigrid.py:395
↓ 4 callersMethod__init__
(self, file_path=None, expose_all_qpos=False, expose_body_coms=None, expose_body_comvels=None,
d4rl/locomotion/ant.py:40
↓ 4 callersMethod__init__
(self, file_path=None, expose_all_qpos=False, non_zero_reset=False)
d4rl/locomotion/swimmer.py:25
↓ 4 callersMethod_get_obs
(self)
d4rl/pointmaze/maze_model.py:205
↓ 4 callersMethod_is_vehicle_hazard
:param vehicle_list: list of potential obstacle to check :return: a tuple given by (bool_flag, vehicle), where - boo
d4rl/carla/carla_env.py:533
↓ 4 callersMethod_update_camera
Updates the given camera to move to the initial settings.
d4rl/kitchen/adept_envs/simulation/renderer.py:77
↓ 4 callersFunctionget_config_root_node
(config_file_name=None, config_file_data=None)
d4rl/kitchen/adept_envs/utils/config.py:53
↓ 4 callersMethodget_env_state
Get state of hand as well as objects and targets in the scene
d4rl/hand_manipulation_suite/pen_v0.py:114
↓ 4 callersFunctionget_reset_data
()
scripts/generation/mujoco/collect_data.py:37
↓ 4 callersMethodget_room
(self, i, j)
d4rl/gym_minigrid/roomgrid.py:113
↓ 4 callersMethodgoal_sampler
(self, np_random, only_free_cells=True, interpolate=True)
d4rl/locomotion/maze_env.py:236
↓ 4 callersFunctionnormalize
(policy_id, score)
d4rl/ope.py:40
↓ 4 callersFunctionpoint_in_circle
(cx, cy, r)
d4rl/gym_minigrid/rendering.py:74
↓ 4 callersFunctionpoint_in_line
(x0, y0, x1, y1, r)
d4rl/gym_minigrid/rendering.py:44
↓ 4 callersFunctionread_config_from_xml
(config_file_name, parent_name, child_name, dtype=int)
d4rl/kitchen/adept_envs/utils/config.py:73
↓ 4 callersMethodrender
(self, img)
d4rl/gym_minigrid/minigrid.py:288
↓ 4 callersFunctionring_env
(render='drgb')
d4rl/flow/__init__.py:71
↓ 4 callersFunctionunwrap_env
(env)
scripts/generation/mujoco/fix_qpos_qvel.py:9
↓ 3 callersMethod__init__
(self, wrapped_env)
d4rl/utils/wrappers.py:11
↓ 3 callersMethod__init__
(self, azimuth, altitude)
d4rl/carla/carla_env.py:182
↓ 3 callersMethod__init__
(self, wrapped_env)
d4rl/locomotion/wrappers.py:11
↓ 3 callersMethod_get_config_key
(self, cls_or_env_id)
d4rl/kitchen/adept_envs/utils/configurable.py:74
↓ 3 callersMethod_get_obs
(self)
d4rl/locomotion/ant.py:90
↓ 3 callersMethod_get_obs
(self)
d4rl/kitchen/adept_envs/franka/kitchen_multitask_v0.py:118
↓ 3 callersMethod_rowcol_to_xy
(self, rowcol, add_random_noise=False)
d4rl/locomotion/maze_env.py:227
↓ 3 callersMethodcalc_state
(self)
d4rl/pointmaze_bullet/bullet_maze.py:42
↓ 3 callersMethodcreate_navigation_policy
Creates a navigation policy by guiding a sub-policy to waypoints.
d4rl/locomotion/maze_env.py:342
↓ 3 callersMethoddecode
Decode an array grid encoding back into a grid
d4rl/gym_minigrid/minigrid.py:565
↓ 3 callersMethodgen_obs
Generate the agent's view (partially observable, low-resolution encoding)
d4rl/gym_minigrid/minigrid.py:1191
↓ 3 callersMethodget_body_com
(self, body_name)
d4rl/locomotion/mujoco_goal_env.py:183
↓ 3 callersFunctionget_keys
(h5file)
d4rl/offline_env.py:20
↓ 3 callersMethodgridify_state
(self, state)
d4rl/pointmaze/waypoint_controller.py:59
↓ 3 callersMethodout_of_bounds
Return true if x, y is out of bounds
d4rl/pointmaze/gridcraft/grid_spec.py:100
↓ 3 callersMethodplace_obj
Place an object at an empty position in the grid :param top: top-left position of the rectangle where to place :param size:
d4rl/gym_minigrid/minigrid.py:884
↓ 3 callersMethodreset
(self)
d4rl/carla/carla_env.py:239
↓ 3 callersMethodreset
(self)
d4rl/locomotion/ant.py:186
↓ 3 callersMethodreset
(self, **kwargs)
d4rl/gym_minigrid/wrappers.py:98
↓ 3 callersMethodreset_init
(self)
d4rl/carla/carla_env.py:406
↓ 3 callersMethodreset_vehicle
(self)
d4rl/carla/carla_env.py:441
↓ 3 callersMethodrun_step
Execute one step of navigation. :return: carla.VehicleControl
d4rl/carla/town_agent.py:40
↓ 3 callersMethodset_target
(self, target_location=None)
d4rl/locomotion/ant.py:204
↓ 3 callersMethodset_target
(self, target)
d4rl/gym_minigrid/fourroom_controller.py:51
↓ 3 callersMethodstep
(self, action)
d4rl/utils/wrappers.py:23
↓ 3 callersMethodstep
(self, action)
d4rl/locomotion/wrappers.py:23
↓ 3 callersMethodstep
(self, action)
d4rl/gym_minigrid/wrappers.py:76
↓ 3 callersMethodstep
(self, env, ctrl_desired, step_duration, sim_override=False)
d4rl/kitchen/adept_envs/franka/robot/franka_robot.py:178
↓ 3 callersMethodtick
(self, delta_seconds)
d4rl/carla/data_collection_agent_lane.py:190
↓ 3 callersMethodtransition_matrix
Constructs this environment's transition matrix. Returns: A dS x dA x dS array where the entry transition_matrix[s, a, ns]
d4rl/pointmaze/gridcraft/grid_env.py:177
↓ 2 callersMethod__init__
(self, dataset_url=None, ref_max_score=None, ref_min_score=None, deprecated=False, dep
d4rl/offline_env.py:58
↓ 2 callersMethod__init__
(self, azimuth, altitude)
d4rl/carla/data_collection_town.py:231
↓ 2 callersMethod__init__
(self, env, range=4, types=(REWARD,), angle_thresh=0.8)
d4rl/pointmaze/gridcraft/wrappers.py:17
↓ 2 callersMethod__init__
(self, maze_spec)
d4rl/pointmaze_bullet/bullet_maze.py:12
next →1–100 of 835, ranked by callers