-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync main with deepmind #146
Commits on Jul 25, 2023
-
PiperOrigin-RevId: 550901847 Change-Id: I6ee5c15f2836545f817d6e782331648ac1d5b1db
Configuration menu - View commit details
-
Copy full SHA for 7286bbc - Browse repository at this point
Copy the full SHA 7286bbcView commit details
Commits on Jul 27, 2023
-
Add overloaded
Ground
function to enable custom ground geom groups.PiperOrigin-RevId: 551561019 Change-Id: I27e2ae164898264f29429ed007dab0e32d771546
Configuration menu - View commit details
-
Copy full SHA for 89689b9 - Browse repository at this point
Copy the full SHA 89689b9View commit details -
Remove default, thread-unsafe implementation of Task.
All new tasks should derived from ThreadSafeTask, which will soon be cleaned and renamed. PiperOrigin-RevId: 551564738 Change-Id: I5a398ef489960aac41afacda861916899ce2ef62
Configuration menu - View commit details
-
Copy full SHA for 1f687d3 - Browse repository at this point
Copy the full SHA 1f687d3View commit details
Commits on Jul 31, 2023
-
Add an option to GetAction to return the average nominal action inste…
…ad of rolling out. For the sampling and gradient planners, this will make no difference. For iLQG, this will ignore the feedback terms in the policy. Also, remove some repetitive code from agent_service_test.cc PiperOrigin-RevId: 552483307 Change-Id: Ib3f9420b3541a5f77a6abb7c577737169f3780d5
Configuration menu - View commit details
-
Copy full SHA for 12ca16a - Browse repository at this point
Copy the full SHA 12ca16aView commit details
Commits on Aug 1, 2023
-
Remove the mutex argument to TransitionLocked.
The same functionality is available through the mutex_ protected field, and most subclasses of the Task class shouldn't care about that mutex. Remove unused includes. PiperOrigin-RevId: 552719147 Change-Id: Iab85782f9e21643ce47eece26ef1784f8904ae00
Configuration menu - View commit details
-
Copy full SHA for 52dfd12 - Browse repository at this point
Copy the full SHA 52dfd12View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ccfb4a - Browse repository at this point
Copy the full SHA 3ccfb4aView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76a57b7 - Browse repository at this point
Copy the full SHA 76a57b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fbcceb - Browse repository at this point
Copy the full SHA 2fbccebView commit details