Skip to content

Commit

Permalink
Controller003 - Adversarial hierarchical controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohojoe committed Jul 6, 2018
1 parent c288a66 commit 55f3211
Show file tree
Hide file tree
Showing 18 changed files with 1,290 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,28 +333,30 @@ Prefab:
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 2ac6023a678324f678fac9a13fd2a00c, type: 2}
m_IsPrefabParent: 0
--- !u!114 &411867917
--- !u!114 &321145644
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8b23992c8eb17439887f5e944bf04a40, type: 3}
m_Name: (Clone)
m_Script: {fileID: 11500000, guid: 943466ab374444748a364f9d6c3e2fe2, type: 3}
m_Name: (Clone)(Clone)
m_EditorClassIdentifier:
broadcast: 1
graphModel: {fileID: 0}
graphScope:
graphPlaceholders: []
BatchSizePlaceholderName: batch_size
VectorObservationPlacholderName: vector_observation
RecurrentInPlaceholderName: recurrent_in
RecurrentOutPlaceholderName: recurrent_out
VisualObservationPlaceholderName: []
ActionPlaceholderName: action
PreviousActionPlaceholderName: prev_action
brain: {fileID: 849519400}
--- !u!114 &375574480
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 35813a1be64e144f887d7d5f15b963fa, type: 3}
m_Name: (Clone)(Clone)
m_EditorClassIdentifier:
brain: {fileID: 0}
--- !u!1001 &417893138
Prefab:
Expand Down Expand Up @@ -600,6 +602,7 @@ GameObject:
m_Component:
- component: {fileID: 849519401}
- component: {fileID: 849519400}
- component: {fileID: 849519402}
m_Layer: 0
m_Name: Controller002InputBrain
m_TagString: Untagged
Expand All @@ -626,13 +629,13 @@ MonoBehaviour:
vectorActionDescriptions:
-
vectorActionSpaceType: 1
brainType: 0
brainType: 1
CoreBrains:
- {fileID: 1949784508}
- {fileID: 1779742554}
- {fileID: 1300799063}
- {fileID: 411867917}
instanceID: -42294
- {fileID: 1300489671}
- {fileID: 321145644}
- {fileID: 375574480}
- {fileID: 1315558986}
instanceID: 13500
--- !u!4 &849519401
Transform:
m_ObjectHideFlags: 0
Expand All @@ -646,6 +649,17 @@ Transform:
m_Father: {fileID: 1574236049}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &849519402
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 849519399}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ef53583c17d074358a7071ac2aa500c8, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1001 &959440907
Prefab:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -870,18 +884,26 @@ Prefab:
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 2ac6023a678324f678fac9a13fd2a00c, type: 2}
m_IsPrefabParent: 0
--- !u!114 &1300799063
--- !u!114 &1300489671
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 35813a1be64e144f887d7d5f15b963fa, type: 3}
m_Name: (Clone)
m_Script: {fileID: 11500000, guid: 41e9bda8f3cf1492fa74926a530f6f70, type: 3}
m_Name: (Clone)(Clone)
m_EditorClassIdentifier:
brain: {fileID: 0}
broadcast: 1
keyContinuousPlayerActions: []
axisContinuousPlayerActions:
- axis: Horizontal
index: 0
scale: 1
discretePlayerActions: []
defaultAction: 0
brain: {fileID: 849519400}
--- !u!114 &1309500582
MonoBehaviour:
m_ObjectHideFlags: 0
Expand All @@ -895,6 +917,29 @@ MonoBehaviour:
m_EditorClassIdentifier:
broadcast: 1
brain: {fileID: 0}
--- !u!114 &1315558986
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8b23992c8eb17439887f5e944bf04a40, type: 3}
m_Name: (Clone)(Clone)
m_EditorClassIdentifier:
broadcast: 1
graphModel: {fileID: 0}
graphScope:
graphPlaceholders: []
BatchSizePlaceholderName: batch_size
VectorObservationPlacholderName: vector_observation
RecurrentInPlaceholderName: recurrent_in
RecurrentOutPlaceholderName: recurrent_out
VisualObservationPlaceholderName: []
ActionPlaceholderName: action
PreviousActionPlaceholderName: prev_action
brain: {fileID: 0}
--- !u!1001 &1568055961
Prefab:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1269,19 +1314,6 @@ Prefab:
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 5c84efa957b234869acd7581daeaef29, type: 2}
m_IsPrefabParent: 0
--- !u!114 &1779742554
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 943466ab374444748a364f9d6c3e2fe2, type: 3}
m_Name: (Clone)
m_EditorClassIdentifier:
broadcast: 1
brain: {fileID: 0}
--- !u!1001 &1907726238
Prefab:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1456,26 +1488,6 @@ Prefab:
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 2ac6023a678324f678fac9a13fd2a00c, type: 2}
m_IsPrefabParent: 0
--- !u!114 &1949784508
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 41e9bda8f3cf1492fa74926a530f6f70, type: 3}
m_Name: (Clone)
m_EditorClassIdentifier:
broadcast: 1
keyContinuousPlayerActions: []
axisContinuousPlayerActions:
- axis: Horizontal
index: 0
scale: 1
discretePlayerActions: []
defaultAction: 0
brain: {fileID: 849519400}
--- !u!1001 &2013492236
Prefab:
m_ObjectHideFlags: 0
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1988240074001730}
m_IsPrefabParent: 1
--- !u!1 &1988240074001730
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4685938716391698}
- component: {fileID: 114701909064529902}
- component: {fileID: 114451282380591894}
- component: {fileID: 114496794801956714}
m_Layer: 10
m_Name: Controller003
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4685938716391698
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1988240074001730}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!114 &114451282380591894
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1988240074001730}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2ff73cf07958050459fd80cba22fd236, type: 3}
m_Name:
m_EditorClassIdentifier:
brain: {fileID: 0}
agentParameters:
agentCameras: []
maxStep: 4000
resetOnDone: 1
onDemandDecision: 0
numberOfActionsBetweenDecisions: 4
CameraTarget: {fileID: 0}
ShowMonitor: 0
FootHitTerrain: 0
NonFootHitTerrain: 0
Actions: []
SensorIsInTouch: []
FocalPoint: {fileID: 0}
FocalRidgedBody: {fileID: 0}
FocalPointMaxDistanceTraveled: 0
JointVelocity: []
JointRotations: []
MujocoJoints: []
MujocoSensors: []
TargetVelocityX: 0
CurrentVelocityX: 0
StepsUntilNextTarget: 0
--- !u!114 &114496794801956714
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1988240074001730}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be512e74e744341659795ff5002bb16a, type: 3}
m_Name:
m_EditorClassIdentifier:
brain: {fileID: 0}
agentParameters:
agentCameras: []
maxStep: 12000
resetOnDone: 1
onDemandDecision: 0
numberOfActionsBetweenDecisions: 400
AxisX: 0
--- !u!114 &114701909064529902
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1988240074001730}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a532e373957504411bd01901bf361ad3, type: 3}
m_Name:
m_EditorClassIdentifier:
MujocoXml: {fileID: 4900000, guid: 25b575bef22a8461faeeb3edf758e864, type: 3}
Material: {fileID: 2100000, guid: 9013613e105254620b29c7301046af30, type: 2}
PhysicMaterial: {fileID: 13400000, guid: 38b7ea504254a4fa986e42a7bb16c8df, type: 2}
UseMujocoTimestep: 1
DebugOutput: 0
Force2D: 1
OnGenerateApplyRandom: 0.005
DefaultDensity: 1000
MotorScale: 1.5

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 55f3211

Please sign in to comment.