Skip to content

Commit a1749ec

Browse files
committed
update picture
1 parent 486ae84 commit a1749ec

9 files changed

Lines changed: 15 additions & 16 deletions

File tree

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ This is a git submodule of the main [robot_descriptions](https://github.com/five
1212

1313
Located in `gripper/` directory:
1414

15-
| Brand | Models | Repaint | Images |
16-
|--------------------------------------|----------------------|---------|-------------------------------------------------------------------------------------------------------------------|
17-
| [ChangingTek](gripper/changingtek_description) | AG2F90-C<br>AG2F120S | Yes | <img src="gripper/.images/tek_ag2f90c.png" width="150"> <img src="gripper/.images/tek_ag2f120s.png" width="150"> |
18-
| [DH](gripper/dh_description) | PGC_140_50 | Yes | <img src="gripper/.images/dh_pgc_140.png" width="150"> |
19-
| [Robotiq](gripper/robotiq_description) | 2F-85 | Yes | <img src="gripper/.images/robotiq_85.png" width="150"> |
20-
| [Inspire](gripper/inspire_description) | EG2-4C2 | Yes | <img src="gripper/.images/inspire_eg2.png" width="150"> |
15+
| Brand | Models | Repaint | Images |
16+
|--------------------------------------|----------------------|---------|------------------------------------------------------------------------------------------------------------------|
17+
| [ChangingTek](gripper/changingtek_description) | AG2F90-C<br>AG2F120S | Yes | <img src="gripper/.images/tek_ag2f90.png" width="150"> <img src="gripper/.images/tek_ag2f120s.png" width="150"> |
18+
| [DH](gripper/dh_description) | PGC_140_50 | Yes | <img src="gripper/.images/dh_pgc_140.png" width="150"> |
19+
| [Robotiq](gripper/robotiq_description) | 2F-85 | Yes | <img src="gripper/.images/robotiq_85.png" width="150"> |
20+
| [Inspire](gripper/inspire_description) | EG2-4C2 | Yes | <img src="gripper/.images/inspire_eg2.png" width="150"> |
2121
| [Jodell](gripper/jodell_description) | RG75-300 | Yes | <img src="gripper/.images/jodell_rg75.png" width="150"> <img src="gripper/.images/jodell_erg32.png" width="150"> |
22-
| [Hitbot](gripper/hitbot_description) | Z-EFG-100 | Yes | <img src="gripper/.images/hitbot_z_efg_100.png" width="150"> |
22+
| [Hitbot](gripper/hitbot_description) | Z-EFG-100 | Yes | <img src="gripper/.images/hitbot_z_efg_100.png" width="150"> |
2323

2424
Each gripper package includes:
2525
- URDF/Xacro files for robot description
@@ -31,13 +31,13 @@ Each gripper package includes:
3131

3232
Mainly located in `dexhands/` directory (Inspire RH56E2 is provided by `gripper/inspire_description`):
3333

34-
| Brand | Model | Repaint | Images |
35-
|-----------------------------------------------|-----------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
36-
| [BrainCo](dexhands/brainco_description) | REVO1<br>REVO2 | Yes | <img src="dexhands/.images/brainco_revo1.png" width="150"> <img src="dexhands/.images/brainco_revo2_left.png" width="150"> <img src="dexhands/.images/brainco_revo2_right.png" width="150"> |
34+
| Brand | Model | Repaint | Images |
35+
|-----------------------------------------------|-----------------------|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
36+
| [BrainCo](dexhands/brainco_description) | REVO1<br>REVO2 | Yes | <img src="dexhands/.images/brainco_revo1.png" width="150"> <img src="dexhands/.images/brainco_revo2.png" width="150"> |
3737
| [LinkerHand](dexhands/linkerhand_description) | O6<br>O7<br>L6<br>L10 | Yes | <img src="dexhands/.images/linkerhand_o6.png" width="150"> <img src="dexhands/.images/linkerhand_o7.png" width="150"> <img src="dexhands/.images/linkerhand_l6.png" width="150"> <img src="dexhands/.images/linkerhand_l10.png" width="150"> |
38-
| [Inspire](gripper/inspire_description) | RH56E2<br>RH56F2 | Yes | <img src="dexhands/.images/inspire_rh56e2.png" width="150"> <img src="dexhands/.images/inspire_rh56f2.png" width="150"> |
39-
| [OyMotion](dexhands/oymotion_description) | RoHand Gen2 | Yes | <img src="dexhands/.images/rohand_gen2.png" width="150"> |
40-
| [FreeDom](dexhands/oymotion_description) | V1<br>V2 | Yes | <img src="dexhands/.images/freedom_v1.png" width="150"> <img src="dexhands/.images/freedom_v2.png" width="150"> |
38+
| [Inspire](gripper/inspire_description) | RH56E2<br>RH56F2 | Yes | <img src="dexhands/.images/inspire_rh56e2.png" width="150"> <img src="dexhands/.images/inspire_rh56f2.png" width="150"> |
39+
| [OyMotion](dexhands/oymotion_description) | RoHand Gen2 | Yes | <img src="dexhands/.images/rohand_gen2.png" width="150"> |
40+
| [FreeDom](dexhands/oymotion_description) | V1<br>V2 | Yes | <img src="dexhands/.images/freedom_v1.png" width="150"> <img src="dexhands/.images/freedom_v2.png" width="150"> |
4141

4242
Features:
4343
- Full kinematic chain definition

dexhands/.images/brainco_revo2.png

147 KB
Loading
-159 KB
Binary file not shown.
-178 KB
Binary file not shown.

dexhands/brainco_description/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,14 @@ colcon build --packages-up-to brainco_description --symlink-install
1818
source ~/ros2_ws/install/setup.bash
1919
ros2 launch robot_common_launch hand.launch.py hand:=brainco direction:=1
2020
```
21-
![revo2 left](../.images/brainco_revo2_left.png)
21+
![revo2 left](../.images/brainco_revo2.png)
2222

2323
* Right Hand
2424
```bash
2525
# right hand
2626
source ~/ros2_ws/install/setup.bash
2727
ros2 launch robot_common_launch hand.launch.py hand:=brainco direction:=-1
2828
```
29-
![revo2 right](../.images/brainco_revo2_right.png)
3029

3130
### Revo1 DexHands
3231
![revo2 left](../.images/brainco_revo1.png)

gripper/.images/tek_ag2f120s.png

57.3 KB
Loading

gripper/.images/tek_ag2f90.png

101 KB
Loading

gripper/.images/tek_ag2f90c.png

-33.7 KB
Binary file not shown.

gripper/changingtek_description/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ colcon build --packages-up-to changingtek_description --symlink-install
2525
ros2 launch robot_common_launch gripper.launch.py gripper:=changingtek type:=AG2F90-C-Soft
2626
```
2727

28-
![ag2f90c](../.images/tek_ag2f90c.png)
28+
![ag2f90](../.images/tek_ag2f90.png)
2929
* AG2F120S Gripper
3030
```bash
3131
source ~/ros2_ws/install/setup.bash

0 commit comments

Comments
 (0)