-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
1f687d3
commit 12ca16a
Showing
10 changed files
with
233 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.