diff --git a/content/geometry/object-vehicle/vehicle-structure.adoc b/content/geometry/object-vehicle/vehicle-structure.adoc index 53e4793c..8e472d27 100644 --- a/content/geometry/object-vehicle/vehicle-structure.adoc +++ b/content/geometry/object-vehicle/vehicle-structure.adoc @@ -9,7 +9,7 @@ [plantuml] ---- legend -Root +[[../geometry/object-vehicle/vehicle-index.html#_grp_root_t Grp_Root (T)]] |_ [[../geometry/object-vehicle/vehicle-index.html#_grp_exterior Grp_Exterior]] |_ [[../geometry/object-vehicle/vehicle-index.html#_grp_exterior_dynamic Grp_Exterior_Dynamic]] |_ [[../geometry/object-vehicle/vehicle-index.html#_grp_convertible_top Grp_Convertible_Top (T)]] @@ -89,6 +89,32 @@ end legend ---- +== Grp_Root (T) + +This group is the root node of the entire vehicle. +All components of the vehicle SHALL be children of this node. +The origin of the Root node is the center of the vehicle's bounding box projected to the ground, including all vehicle parts in their default positions, i.e. the vehicle is under neutral load conditions, the wheels are running straight, the doors are closed and the lights are off. + +[#tab-Vehicle-Grp-Root] +.Grp_Root +[%header, cols="20, 80"] +|=== + +2+^|
+ +| *Origin* +| Center of the vehicle's bounding box projected to the ground, including all vehicle parts in their default positions + +| *x-axis* +| Collinear with the vehicle's longitudinal axis, pointing forwards + +| *y-axis* +| Completes the right-handed coordinate system + +| *z-axis* +| Perpendicular to the x-axis, pointing vertically upwards +|=== + == Grp_Exterior This group contains all parts of the vehicle's exterior. diff --git a/examples/vehicle_example/vehicle_example.gltf b/examples/vehicle_example/vehicle_example.gltf index 67481945..ff26e411 100644 --- a/examples/vehicle_example/vehicle_example.gltf +++ b/examples/vehicle_example/vehicle_example.gltf @@ -1,6 +1,6 @@ { "asset":{ - "generator":"Khronos glTF Blender I/O v4.2.57", + "generator":"Khronos glTF Blender I/O v4.3.47", "version":"2.0" }, "scene":0, @@ -1048,7 +1048,7 @@ 93, 117 ], - "name":"Root" + "name":"Grp_Root" } ], "materials":[