From dc2da81d9485c2862e3b59a5049843b5b59ac483 Mon Sep 17 00:00:00 2001 From: Tony Baltovski Date: Tue, 24 Sep 2024 09:59:05 -0400 Subject: [PATCH] Added missing anchors for manipulators. --- .../version-ros2humble/ros/config/yaml/manipulators.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs_versioned_docs/version-ros2humble/ros/config/yaml/manipulators.mdx b/docs_versioned_docs/version-ros2humble/ros/config/yaml/manipulators.mdx index 5b0d4458b..b9a3ab6e3 100644 --- a/docs_versioned_docs/version-ros2humble/ros/config/yaml/manipulators.mdx +++ b/docs_versioned_docs/version-ros2humble/ros/config/yaml/manipulators.mdx @@ -19,7 +19,7 @@ Additionally, MoveIt! must be launched to plan paths and move manipulators to a 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. -## Kinova Arms +## Kinova Arms {#kinova-arms}
@@ -29,11 +29,11 @@ Every arm can have at most one gripper, and grippers can only be added to an exi
-## Kinova Grippers +## Kinova Grippers {#kinova-grippers}
-## Robotiq Grippers +## Robotiq Grippers {#robotiq-grippers}