FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for dm_control - StephennFernandes/dm_control · GitHub
StephennFernandes
/
dm_control
Public
forked from
google-deepmind/dm_control
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dm_control
dm_control
on
master
User selector
Datepicker
Commit history
Commits on Jun 24, 2020
Temporarily exclude 'dog' domain from control suite due to VFS bug
Show description for 997df74
alimuldal
authored and
copybara-github
committed
997df74
View commit details
Copy full SHA for 997df74
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Downsample the dog skin texture to 1024x1024
Show description for 67c1409
alimuldal
authored and
copybara-github
committed
67c1409
View commit details
Copy full SHA for 67c1409
View code at this point
Browse repository at this point
Move `tutorial.ipynb` into the top-level directory so that the README link works
Show description for 05199a9
alimuldal
authored and
copybara-github
committed
05199a9
View commit details
Copy full SHA for 05199a9
View code at this point
Browse repository at this point
Modify the README header to point to the tutorial Colab.
Show description for 0b64c80
yuvaltassa
authored and
copybara-github
committed
0b64c80
View commit details
Copy full SHA for 0b64c80
View code at this point
Browse repository at this point
Allow PyMJCF models with different timestep and solver attributes to be attached by taking min/max values as appropriate.
Show description for b54da55
saran-t
authored and
copybara-github
committed
b54da55
View commit details
Copy full SHA for b54da55
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Add a tutorial Colaboratory Notebook for dm_control.
Show description for 31a3600
saran-t
authored and
copybara-github
committed
31a3600
View commit details
Copy full SHA for 31a3600
View code at this point
Browse repository at this point
Add a suite of manipulation tasks based on the Jaco arm
Show description for 57fe28b
alimuldal
authored and
copybara-github
committed
57fe28b
View commit details
Copy full SHA for 57fe28b
View code at this point
Browse repository at this point
Add `initializers` for initializing the positions of manipulators and props
Show description for 1bbc2d0
alimuldal
authored and
copybara-github
committed
1bbc2d0
View commit details
Copy full SHA for 1bbc2d0
View code at this point
Browse repository at this point
Add a snap-fitting Duplo brick MJCF model
Show description for 3a95ae5
alimuldal
authored and
copybara-github
committed
3a95ae5
View commit details
Copy full SHA for 3a95ae5
View code at this point
Browse repository at this point
Add an MJCF model of the Kinova Jaco arm
Show description for 5db32f4
alimuldal
authored and
saran-t
committed
5db32f4
View commit details
Copy full SHA for 5db32f4
View code at this point
Browse repository at this point
Add the Dog domain to the Control Suite.
Show description for bfc207c
saran-t
committed
bfc207c
View commit details
Copy full SHA for bfc207c
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Pass `random_state` to observable attributes that are `Variation` objects.
Show description for 9c0b199
sbohez
authored and
alimuldal
committed
9c0b199
View commit details
Copy full SHA for 9c0b199
View code at this point
Browse repository at this point
Better error message in dm_control's mjcf lib when a namespace is not found.
Show description for ee97ac1
DeepMind
authored and
alimuldal
committed
ee97ac1
View commit details
Copy full SHA for ee97ac1
View code at this point
Browse repository at this point
Add WalkResources function to the io module and add a tag for suite tasks that do not support reward visualization.
Show description for 88b4d3c
yuvaltassa
authored and
alimuldal
committed
88b4d3c
View commit details
Copy full SHA for 88b4d3c
View code at this point
Browse repository at this point
Add random_state argument to regenerate.
Show description for 88432ed
saran-t
authored and
alimuldal
committed
88432ed
View commit details
Copy full SHA for 88432ed
View code at this point
Browse repository at this point
Commits on May 20, 2020
Correct joint limits, move repeated specifications to defaults.
Show description for df41925
erez-tom
authored and
alimuldal
committed
df41925
View commit details
Copy full SHA for df41925
View code at this point
Browse repository at this point
Add support for `__neg__` operator for `Variation` objects.
Show description for 8033c4e
sbohez
authored and
alimuldal
committed
8033c4e
View commit details
Copy full SHA for 8033c4e
View code at this point
Browse repository at this point
Expose `mj_contactForce()` as a method of `Physics.data`.
Show description for 7de8ff7
yuvaltassa
authored and
alimuldal
committed
7de8ff7
View commit details
Copy full SHA for 7de8ff7
View code at this point
Browse repository at this point
Typo fix.
Show description for 2bb45ec
DeepMind
authored and
alimuldal
committed
2bb45ec
View commit details
Copy full SHA for 2bb45ec
View code at this point
Browse repository at this point
Slight repositioning of corner lights to minimise goalpost shadows on the pitch.
Show description for 8ef2a37
DeepMind
authored and
alimuldal
committed
8ef2a37
View commit details
Copy full SHA for 8ef2a37
View code at this point
Browse repository at this point
Replace fieldbox planes with boxes to allow scoring through a hole in the fieldbox behind the goals.
Show description for 9e5c413
DeepMind
authored and
alimuldal
committed
9e5c413
View commit details
Copy full SHA for 9e5c413
View code at this point
Browse repository at this point
Adding hoarding to the soccer pitch.
Show description for 8803f8c
DeepMind
authored and
alimuldal
committed
8803f8c
View commit details
Copy full SHA for 8803f8c
View code at this point
Browse repository at this point
Support contact avoidance in the uniform initializer.
Show description for f31157e
liusiqi43
authored and
alimuldal
committed
f31157e
View commit details
Copy full SHA for f31157e
View code at this point
Browse repository at this point
Commits on May 4, 2020
Clarify docstring for `keyframe_id` argument to `Physics.reset`
Show description for 2351206
alimuldal
committed
2351206
View commit details
Copy full SHA for 2351206
View code at this point
Browse repository at this point
Add reset-to-keyframe functionality to Physics.reset()
Show description for e066d77
yuvaltassa
authored and
alimuldal
committed
e066d77
View commit details
Copy full SHA for e066d77
View code at this point
Browse repository at this point
Add an option for the PositionDetector to retain detections over entire control steps, and modify soccer's Goal class to use this behaviour.
Show description for 0331cd6
saran-t
authored and
alimuldal
committed
0331cd6
View commit details
Copy full SHA for 0331cd6
View code at this point
Browse repository at this point
Make lines on the soccer pitch texture to be consistent with 'no-logo' version.
Show description for ab15b70
DeepMind
authored and
alimuldal
committed
ab15b70
View commit details
Copy full SHA for ab15b70
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Remove erroneous python3 linter directives
Show description for d4c5e12
alimuldal
authored and
copybara-github
committed
d4c5e12
View commit details
Copy full SHA for d4c5e12
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Add corner lighting to pitch, increase shadow resolution, restore headlight strength to default.
Show description for 2c27bb6
yuvaltassa
authored and
copybara-github
committed
2c27bb6
View commit details
Copy full SHA for 2c27bb6
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Make fieldbox offset configurable.
Show description for b99ea74
DeepMind
authored and
copybara-github
committed
b99ea74
View commit details
Copy full SHA for b99ea74
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Implement __getitem__ for Composer variations.
Show description for b2be68d
saran-t
authored and
copybara-github
committed
b2be68d
View commit details
Copy full SHA for b2be68d
View code at this point
Browse repository at this point
Make field invisible, resize ground plane visual to field size and give it the field texture, add non-colliding planes to visualise the perimeter.
Show description for 4b1df5f
yuvaltassa
authored and
copybara-github
committed
4b1df5f
View commit details
Copy full SHA for 4b1df5f
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Provide a mechanism to override arbitrary rendering flags
Show description for adb916e
alimuldal
authored and
copybara-github
committed
adb916e
View commit details
Copy full SHA for adb916e
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Fix a data race between export_with_assets_test and export_with_assets_as_zip_test
Show description for 22717da
alimuldal
authored and
copybara-github
committed
22717da
View commit details
Copy full SHA for 22717da
View code at this point
Browse repository at this point
Adding `reciprocal` function to `rewards.tolerance`.
Show description for 088b0c0
yuvaltassa
authored and
copybara-github
committed
088b0c0
View commit details
Copy full SHA for 088b0c0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL