GroundAckermannTest.prefab 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. {
  2. "ContainerEntity": {
  3. "Id": "ContainerEntity",
  4. "Name": "GroundAckermannTest",
  5. "Components": {
  6. "Component_[10531416607709390088]": {
  7. "$type": "EditorEntitySortComponent",
  8. "Id": 10531416607709390088,
  9. "Child Entity Order": [
  10. "Entity_[1437669224406]"
  11. ]
  12. },
  13. "Component_[10820946349770878339]": {
  14. "$type": "EditorOnlyEntityComponent",
  15. "Id": 10820946349770878339
  16. },
  17. "Component_[11548164968935594499]": {
  18. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  19. "Id": 11548164968935594499,
  20. "Parent Entity": ""
  21. },
  22. "Component_[12806017428950098523]": {
  23. "$type": "EditorLockComponent",
  24. "Id": 12806017428950098523
  25. },
  26. "Component_[13366833982785364256]": {
  27. "$type": "EditorPrefabComponent",
  28. "Id": 13366833982785364256
  29. },
  30. "Component_[15193574390268352672]": {
  31. "$type": "EditorInspectorComponent",
  32. "Id": 15193574390268352672
  33. },
  34. "Component_[16041890978665359804]": {
  35. "$type": "EditorPendingCompositionComponent",
  36. "Id": 16041890978665359804
  37. },
  38. "Component_[1660122675354984722]": {
  39. "$type": "EditorEntityIconComponent",
  40. "Id": 1660122675354984722
  41. },
  42. "Component_[6413099271825065763]": {
  43. "$type": "EditorDisabledCompositionComponent",
  44. "Id": 6413099271825065763
  45. },
  46. "Component_[7387102437336072655]": {
  47. "$type": "EditorVisibilityComponent",
  48. "Id": 7387102437336072655
  49. }
  50. }
  51. },
  52. "Entities": {
  53. "Entity_[1437669224406]": {
  54. "Id": "Entity_[1437669224406]",
  55. "Name": "Ground",
  56. "Components": {
  57. "Component_[12260880513256986252]": {
  58. "$type": "EditorEntityIconComponent",
  59. "Id": 12260880513256986252
  60. },
  61. "Component_[13573988936865821516]": {
  62. "$type": "GenericComponentWrapper",
  63. "Id": 13573988936865821516,
  64. "m_template": {
  65. "$type": "AckermannControlComponent"
  66. }
  67. },
  68. "Component_[13711420870643673468]": {
  69. "$type": "EditorDisabledCompositionComponent",
  70. "Id": 13711420870643673468
  71. },
  72. "Component_[138002849734991713]": {
  73. "$type": "EditorOnlyEntityComponent",
  74. "Id": 138002849734991713
  75. },
  76. "Component_[16578565737331764849]": {
  77. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  78. "Id": 16578565737331764849,
  79. "Parent Entity": "ContainerEntity"
  80. },
  81. "Component_[16586235061884612046]": {
  82. "$type": "GenericComponentWrapper",
  83. "Id": 16586235061884612046,
  84. "m_template": {
  85. "$type": "ROS2FrameComponent"
  86. }
  87. },
  88. "Component_[16919232076966545697]": {
  89. "$type": "EditorInspectorComponent",
  90. "Id": 16919232076966545697,
  91. "ComponentOrderEntryArray": [
  92. {
  93. "ComponentId": 16578565737331764849
  94. },
  95. {
  96. "ComponentId": 7436476527725757478,
  97. "SortIndex": 1
  98. },
  99. {
  100. "ComponentId": 5675108321710651991,
  101. "SortIndex": 2
  102. },
  103. {
  104. "ComponentId": 5182430712893438093,
  105. "SortIndex": 3
  106. },
  107. {
  108. "ComponentId": 16586235061884612046,
  109. "SortIndex": 4
  110. },
  111. {
  112. "ComponentId": 2719366512497236147,
  113. "SortIndex": 5
  114. },
  115. {
  116. "ComponentId": 5245524694917323904,
  117. "SortIndex": 6
  118. },
  119. {
  120. "ComponentId": 13573988936865821516,
  121. "SortIndex": 7
  122. }
  123. ]
  124. },
  125. "Component_[2719366512497236147]": {
  126. "$type": "GenericComponentWrapper",
  127. "Id": 2719366512497236147,
  128. "m_template": {
  129. "$type": "ROS2RobotControlComponent",
  130. "ControlConfiguration": {
  131. "Topic": "cmd_vel_ack",
  132. "Steering": 1
  133. }
  134. }
  135. },
  136. "Component_[5182430712893438093]": {
  137. "$type": "EditorMaterialComponent",
  138. "Id": 5182430712893438093
  139. },
  140. "Component_[5245524694917323904]": {
  141. "$type": "EditorColliderComponent",
  142. "Id": 5245524694917323904,
  143. "ColliderConfiguration": {
  144. "Position": [
  145. 0.0,
  146. 0.0,
  147. -0.5
  148. ],
  149. "MaterialSlots": {
  150. "Slots": [
  151. {
  152. "Name": "Entire object"
  153. }
  154. ]
  155. }
  156. },
  157. "ShapeConfiguration": {
  158. "ShapeType": 1,
  159. "Box": {
  160. "Configuration": [
  161. 512.0,
  162. 512.0,
  163. 1.0
  164. ]
  165. }
  166. },
  167. "DebugDrawSettings": {
  168. "LocallyEnabled": false
  169. }
  170. },
  171. "Component_[5675108321710651991]": {
  172. "$type": "AZ::Render::EditorMeshComponent",
  173. "Id": 5675108321710651991,
  174. "Controller": {
  175. "Configuration": {
  176. "ModelAsset": {
  177. "assetId": {
  178. "guid": "{0CD745C0-6AA8-569A-A68A-73A3270986C4}",
  179. "subId": 277889906
  180. },
  181. "assetHint": "objects/groudplane/groundplane_512x512m.azmodel"
  182. }
  183. }
  184. }
  185. },
  186. "Component_[5681893399601237518]": {
  187. "$type": "EditorEntitySortComponent",
  188. "Id": 5681893399601237518
  189. },
  190. "Component_[592692962543397545]": {
  191. "$type": "EditorPendingCompositionComponent",
  192. "Id": 592692962543397545
  193. },
  194. "Component_[7090012899106946164]": {
  195. "$type": "EditorLockComponent",
  196. "Id": 7090012899106946164
  197. },
  198. "Component_[7436476527725757478]": {
  199. "$type": "GenericComponentWrapper",
  200. "Id": 7436476527725757478,
  201. "m_template": {
  202. "$type": "VehicleModelComponent"
  203. }
  204. },
  205. "Component_[9410832619875640998]": {
  206. "$type": "EditorVisibilityComponent",
  207. "Id": 9410832619875640998
  208. }
  209. }
  210. }
  211. }
  212. }