Skip to content

Commit

Permalink
Merge pull request #92 from asam-ev/hierarchy-level-adaptation
Browse files Browse the repository at this point in the history
Update hierarchy levels
  • Loading branch information
LudwigFriedmann authored Sep 11, 2024
2 parents a683d08 + 8f628f4 commit a830409
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 2 additions & 1 deletion content/geometry/object-human/human-model-structure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[plantuml]
----
legend
Skeleton
|_Root_Bone (T)
|_ Hip (T)
Expand Down Expand Up @@ -46,6 +46,7 @@ Skeleton
Body
Hair
Clothing
end legend
----

== Root_Bone (T)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[plantuml]
----
legend
Road_Network (T)
|_ Road_<road_idx>
|_ Lane_<lane_idx>
Expand All @@ -19,6 +19,7 @@ Road_Network (T)
|_ Direct_Junction_Connection_<direct_junction_connection_idx>
|_ Virtual_Junction_<virtual_junction_idx>
|_ Virtual_Junction_Connection_<virtual_junction_connection_idx>
end legend
----

== Road_Network (T)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

[plantuml]
----
skinparam Legend {
  BackgroundColor yellow
  BorderColor red
}
legend
Vehicle structure
|_ Grp_Vehicle_Part_<keyword>_<vehicle_part_idx> (T)
Expand Down

0 comments on commit a830409

Please sign in to comment.