Skip to content

Commit d38d2b2

Browse files
Merge pull request #274 from clearpathrobotics/tbaltovski/fix/missing-anchors
Added missing anchors for manipulators.
2 parents 638ffc9 + dc2da81 commit d38d2b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs_versioned_docs/version-ros2humble/ros/config/yaml/manipulators.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Additionally, MoveIt! must be launched to plan paths and move manipulators to a
1919

2020
Every arm can have at most one gripper, and grippers can only be added to an existing arm. This way, depending on the arm and the gripper, the configuration system can determine whether the arm handles communication with the gripper or whether it must be done through an external connection directly to the robot computer.
2121

22-
## Kinova Arms
22+
## Kinova Arms {#kinova-arms}
2323
<KinovaGen3Lite/>
2424
<br/>
2525

@@ -29,11 +29,11 @@ Every arm can have at most one gripper, and grippers can only be added to an exi
2929
<KinovaGen37Dof/>
3030
<br/>
3131

32-
## Kinova Grippers
32+
## Kinova Grippers {#kinova-grippers}
3333
<Kinova2FLite/>
3434
<br/>
3535

36-
## Robotiq Grippers
36+
## Robotiq Grippers {#robotiq-grippers}
3737
<Robotiq2F85/>
3838
<br/>
3939

0 commit comments

Comments
 (0)