Skip to content

Commit c710307

Browse files
authored
DOCS-3912: Add sub-part frame note (#4357)
1 parent 1f5da4a commit c710307

File tree

1 file changed

+4
-0
lines changed
  • docs/operate/reference/architecture

1 file changed

+4
-0
lines changed

docs/operate/reference/architecture/parts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ To rename or delete a sub-part, or to make it the main part, click the **...** m
9292

9393
{{<imgproc src="/build/configure/parts/part-mgmt.png" resize="x1100" declaredimensions=true alt="The Viam app interface with the part actions dropdown open. Options include rename, restart part, make main part, view setup instructions, view history, and delete part." style="width:500px" class="shadow" >}}
9494

95+
By default, all sub-parts appear in the [frame system](/operate/reference/services/frame-system/) at the world origin.
96+
You can specify translations for sub-parts by configuring their frames with appropriate translation values relative to their parent frame.
97+
You can view the `frame` of each sub-part in the `remotes` section of the debug config.
98+
9599
### Configure a remote part
96100

97101
To establish a connection between a part of one machine and a part of a second machine, add one as a remote part in the other machine part's config:

0 commit comments

Comments
 (0)