diff --git a/fortress/building_robot.md b/fortress/building_robot.md index 4d5995d05..a0bffa87f 100644 --- a/fortress/building_robot.md +++ b/fortress/building_robot.md @@ -114,7 +114,12 @@ Every model is a group of `links` (can be just one link) connected together with 0.5 0 0.4 0 0 0 ``` -We define the first link, the `chassis` of our car and it's pose relative to the `model`. +We define the first link, the `chassis` of our car and it's pose relative to the `model`. +Understanding the relationship between tags like , , , , and others is crucial for anyone working with robot simulations. +Following diagram is aimed at helping developers and researchers ensure proper nesting and usage of elements while building simulation environments. + +![image](https://github.com/user-attachments/assets/4c3d096e-6d89-47e5-ba5e-38dfe3e2a510) + #### Inertial properties