Skip to content

Commit

Permalink
Update AutoDRIVE Simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinker Twins committed Jun 30, 2022
1 parent 95526bf commit ba3a9af
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 8 deletions.
1 change: 1 addition & 0 deletions Assets/ML-Agents/Timers/Intersection School_timers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"count":1,"self":17.9996688,"total":18.5500606,"children":{"AgentSendState":{"count":562,"self":0.0439334,"total":0.048896499999999996,"children":{"CollectObservations":{"count":562,"self":0.003965,"total":0.003965,"children":null},"CollectDiscreteActionMasks":{"count":562,"self":0.0009981,"total":0.0009981,"children":null}}},"DecideAction":{"count":562,"self":0.4875328,"total":0.4875328,"children":null},"AgentAct":{"count":562,"self":0.0119671,"total":0.0119671,"children":null}},"gauges":{"CrossJunctionNavigation.CumulativeReward":{"count":2,"max":-0.0452337824,"min":-0.911443233,"runningAverage":-0.4783385,"value":-0.0452337824,"weightedAverage":-0.694890857}},"metadata":{"timer_format_version":"0.1.0","start_time_seconds":"1656602234","unity_version":"2018.4.30f1","command_line_arguments":"C:\\Program Files\\Unity\\Hub\\Editor\\2018.4.30f1\\Editor\\Unity.exe -projectpath C:\/Users\/samak\/Desktop\/AutoDRIVE Simulator -useHub -hubIPC -cloudEnvironment production -hubSessionId 4ff7e3a0-f884-11ec-9abc-1593eb99b9cf","communication_protocol_version":"1.0.0","com.unity.ml-agents_version":"1.0.7","scene_name":"Intersection School","end_time_seconds":"1656602252"}}
7 changes: 7 additions & 0 deletions Assets/ML-Agents/Timers/Intersection School_timers.json.meta

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

17 changes: 13 additions & 4 deletions Assets/Scenes/Intersection School.unity
Original file line number Diff line number Diff line change
Expand Up @@ -152538,6 +152538,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 09390bf294fb0604a9bedd40aa68f2d2, type: 3}
m_Name:
m_EditorClassIdentifier:
ConnectionButton: {fileID: 120421988}
ConnectionLabel: {fileID: 369736041}
VehicleController: {fileID: 890577595}
VehicleLighting: {fileID: 890577596}
LeftWheelEncoder: {fileID: 777182165}
Expand All @@ -152547,8 +152549,10 @@ MonoBehaviour:
LIDAR: {fileID: 2032330730}
FrontCamera: {fileID: 56093035}
RearCamera: {fileID: 992241311}
ConnectionButton: {fileID: 120421988}
ConnectionLabel: {fileID: 369736041}
TL1: {fileID: 0}
TL2: {fileID: 0}
TL3: {fileID: 0}
TL4: {fileID: 0}
--- !u!114 &971678325
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -335320,8 +335324,13 @@ MonoBehaviour:
Vehicle: {fileID: 890577591}
VehicleRigidBody: {fileID: 890577598}
VehicleController: {fileID: 890577595}
Camera_0: {fileID: 56093035}
Camera_1: {fileID: 992241311}
LeftWheelEncoder: {fileID: 777182165}
RightWheelEncoder: {fileID: 1495345386}
IPS: {fileID: 240588961}
IMU: {fileID: 272556896}
LIDAR: {fileID: 2032330730}
FrontCamera: {fileID: 56093035}
RearCamera: {fileID: 992241311}
--- !u!4 &2122467277
Transform:
m_ObjectHideFlags: 0
Expand Down
17 changes: 13 additions & 4 deletions Assets/Scenes/Tiny Town.unity
Original file line number Diff line number Diff line change
Expand Up @@ -177547,6 +177547,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 09390bf294fb0604a9bedd40aa68f2d2, type: 3}
m_Name:
m_EditorClassIdentifier:
ConnectionButton: {fileID: 541364192}
ConnectionLabel: {fileID: 934434870}
VehicleController: {fileID: 1634810382}
VehicleLighting: {fileID: 1634810386}
LeftWheelEncoder: {fileID: 1634810380}
Expand All @@ -177556,8 +177558,10 @@ MonoBehaviour:
LIDAR: {fileID: 1634810376}
FrontCamera: {fileID: 1634810381}
RearCamera: {fileID: 1634810375}
ConnectionButton: {fileID: 541364192}
ConnectionLabel: {fileID: 934434870}
TL1: {fileID: 0}
TL2: {fileID: 0}
TL3: {fileID: 0}
TL4: {fileID: 0}
--- !u!114 &971678325
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -358740,8 +358744,13 @@ MonoBehaviour:
Vehicle: {fileID: 1634810384}
VehicleRigidBody: {fileID: 1634810383}
VehicleController: {fileID: 1634810382}
Camera_0: {fileID: 1634810381}
Camera_1: {fileID: 1634810375}
LeftWheelEncoder: {fileID: 1634810380}
RightWheelEncoder: {fileID: 1634810379}
IPS: {fileID: 1634810378}
IMU: {fileID: 1634810377}
LIDAR: {fileID: 1634810376}
FrontCamera: {fileID: 1634810381}
RearCamera: {fileID: 1634810375}
--- !u!4 &1995624477
Transform:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit ba3a9af

Please sign in to comment.