-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #271 from clearpathrobotics/development
production sync
- Loading branch information
Showing
41 changed files
with
822 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+53.8 KB
...cs/version-ros2humble/components/yaml/attachments/dx1X0/img/top_plate_dd100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+53.4 KB
...cs/version-ros2humble/components/yaml/attachments/dx1X0/img/top_plate_dd150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+97 KB
...cs/version-ros2humble/components/yaml/attachments/dx1X0/img/top_plate_do1X0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions
45
...rsioned_docs/version-ros2humble/components/yaml/attachments/dx1X0/top_plate.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<table> | ||
<tr> | ||
<td> | ||
<center> | ||
<figure> | ||
<img src={require("./img/top_plate_dd100.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
<center> | ||
<figure> | ||
<img src={require("./img/top_plate_dd150.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
<center> | ||
<figure> | ||
<img src={require("./img/top_plate_do1X0.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
</td> | ||
<td> | ||
|
||
```yaml | ||
platform: | ||
attachments: | ||
- name: top_plate | ||
type: dd100.top_plate | ||
height: 0.1 | ||
parent: default_mount | ||
xyz: [0.0, 0.0, 0.0] | ||
rpy: [0.0, 0.0, 0.0] | ||
enabled: true | ||
``` | ||
</td> | ||
</tr> | ||
</table> | ||
:::note | ||
All DX1X0 platforms allow for these mounting top plates to be easily added. However, the screw mounting locations are different, and therefore, the position of the top plate is slightly different on each platform. | ||
::: | ||
The height of the top plate can be adjusted using the `height` parameter. This parameter corresponds to the length of the stand-offs holding up the top plate. Therefore, the distance from the `parent` link to the top surface of the top plate will be `height` plus the thickness of the plate. | ||
|
||
Attach accessories to the top plate mounts by setting the accessory's `parent` parameter to one of the grid mounting locations displayed above. The grid mounting locations span from `top_plate_mount_a1` to `top_plate_mount_e6`, where the front left-most location is the `a1` mount and the bottom right-most location is the `e6` mount. The letters correspond to the columns and the number to the rows. The name of these links depends on the `name` parameter defined in the entry above. | ||
|
||
The `type` parameter can be set to any of `dd100.top_plate`, `dd150.top_plate`, `do100.top_plate`, or `do150.top_plate`, as all of these resolve in the same attachment. |
29 changes: 29 additions & 0 deletions
29
docs_versioned_docs/version-ros2humble/components/yaml/attachments/r100/fams.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<table> | ||
<tr> | ||
<td> | ||
<center> | ||
<figure> | ||
<img src={require("./img/fams.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
</td> | ||
<td> | ||
|
||
```yaml | ||
platform: | ||
attachments: | ||
- name: fams | ||
type: r100.fams | ||
table_height: 0.6 | ||
parent: default_mount | ||
xyz: [0.0, 0.0, 0.0] | ||
rpy: [0.0, 0.0, 0.0] | ||
enabled: true | ||
``` | ||
</td> | ||
</tr> | ||
</table> | ||
The height of the table can be adjusted using the `table_height` parameter. The height parameter corresponds to the length of the table legs. Therefore, the distance from the `parent` link to the top surface of the table will be the `table_height` plus the thickness of the top plate. | ||
|
||
Payloads can be added to the table using the links `fams_default_mount` (at the center of the table) and `fams_arm_mount` (at the front of the table). The name of these links corresponds to the `name` parameter set in the `robot.yaml`. |
32 changes: 32 additions & 0 deletions
32
docs_versioned_docs/version-ros2humble/components/yaml/attachments/r100/hams.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<table> | ||
<tr> | ||
<td> | ||
<center> | ||
<figure> | ||
<img src={require("./img/hams.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
</td> | ||
<td> | ||
|
||
```yaml | ||
platform: | ||
attachments: | ||
- name: hams | ||
type: r100.hams | ||
table_height: 0.6 | ||
mount_height: 0.3 | ||
parent: default_mount | ||
xyz: [0.0, 0.0, 0.0] | ||
rpy: [0.0, 0.0, 0.0] | ||
enabled: true | ||
``` | ||
</td> | ||
</tr> | ||
</table> | ||
The height of the table can be adjusted using the `table_height` parameter. The height parameter corresponds to the length of the table legs. Therefore, the distance from the `parent` link to the top surface of the table will be the `table_height` plus the thickness of the top plate. | ||
|
||
The height of the recessed arm mount can be adjusted using the `mount_height` parameter. The `mount_height` parameter corresponds to the distance from the `parent` link to the top surface of the mounting plate. | ||
|
||
Payloads can be added to the table using the links `hams_default_mount` (at the center of the table) and `hams_arm_mount` (center of the recessed plate). The name of these links corresponds to the `name` parameter set in the `robot.yaml`. |
Binary file added
BIN
+69.1 KB
...versioned_docs/version-ros2humble/components/yaml/attachments/r100/img/fams.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+74.3 KB
...versioned_docs/version-ros2humble/components/yaml/attachments/r100/img/hams.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+67.2 KB
...ersioned_docs/version-ros2humble/components/yaml/attachments/r100/img/tower.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
docs_versioned_docs/version-ros2humble/components/yaml/attachments/r100/tower.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<table> | ||
<tr> | ||
<td> | ||
<center> | ||
<figure> | ||
<img src={require("./img/tower.png").default} width="250" /> | ||
</figure> | ||
</center> | ||
</td> | ||
<td> | ||
|
||
```yaml | ||
platform: | ||
attachments: | ||
- name: tower | ||
type: r100.tower | ||
left_height: 0.0 | ||
right_height: 0.0 | ||
parent: default_mount | ||
xyz: [0.0, 0.0, 0.0] | ||
rpy: [0.0, 0.0, 0.0] | ||
enabled: true | ||
``` | ||
</td> | ||
</tr> | ||
</table> | ||
The height of each arm mounting location or "shoulder" can be adjusted by using the `left_height` and `right_height` parameters. These height parameters correspond to the vertical distance from the lowest screw mounted location. There are seven screw mounting locations that are separated by 40 mm. The lowest mounting location corresponds to height `0.0` and the highest mounting location corresponds to height `0.28`. In the example above, the tower's right arm mount is set to height `0.0` and the tower's left arm is set to height `0.28`. | ||
|
||
Payloads can be added to the tower using the links: `tower_mid_link` (at the center of the tower), `tower_top_link` (at the top of the tower), `tower_left_shoulder_link` (at the center of the left tower mount), and `tower_right_shoulder_link` (at the center of the right tower mount). The name of these links corresponds to the `name` parameter set in the `robot.yaml`. |
Binary file added
BIN
+43 KB
...ned_docs/version-ros2humble/components/yaml/manipulators/img/kinova_2f_lite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+112 KB
...d_docs/version-ros2humble/components/yaml/manipulators/img/kinova_gen3_6dof.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+138 KB
...d_docs/version-ros2humble/components/yaml/manipulators/img/kinova_gen3_7dof.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+158 KB
...d_docs/version-ros2humble/components/yaml/manipulators/img/kinova_gen3_lite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+30.6 KB
...ned_docs/version-ros2humble/components/yaml/manipulators/img/robotiq_2f_140.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.6 KB
...oned_docs/version-ros2humble/components/yaml/manipulators/img/robotiq_2f_85.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.