diff --git a/docs_versioned_docs/version-ros2humble/robots/accessories/manipulators/kinova_gen3_lite.mdx b/docs_versioned_docs/version-ros2humble/robots/accessories/manipulators/kinova_gen3_lite.mdx index 2949579f..467033bb 100644 --- a/docs_versioned_docs/version-ros2humble/robots/accessories/manipulators/kinova_gen3_lite.mdx +++ b/docs_versioned_docs/version-ros2humble/robots/accessories/manipulators/kinova_gen3_lite.mdx @@ -89,7 +89,7 @@ The PACS™ kit for this sensor includes: ### ROS 2 Configuration This manipulator is included in the Clearpath Robotics descriptino and robot package that is installed on all of our robots. -This allows you to add or remove manipulator from your robot's software configuration by modying the [robot configuration yaml](../../../ros/config/yaml/sensors/overview.mdx). +This allows you to add or remove manipulator from your robot's software configuration by modying the [robot configuration yaml](../../../ros/config/yaml/manipulators.mdx). @@ -171,27 +171,6 @@ If you cannot ping the computer or arm, try rebooting and replugging the Kinoca - A fuse may be blown. - A power supply may have failed. -#### ROS driver won't start - -1. Restart the robot, or run the command `sudo systemctl restart ros`. -2. Make sure your _catkin_ws_ is sourced. - - :::note - - You can source your _catkin_ws_ in every terminal shell by adding a line to the file `~/.bashrc`. - - ::: - -3. Run the commands mentioned in the [Launch section](#kinova_gen3_lite_launch) of this page. - -#### Cannot see the Kinova in RViz - -1. Make sure the Kinova node is running. - You can check this with RQT, `rosnode list`, or reviewing the rostopics. -2. Start RViz. -3. Add in the robot's models. -4. Add the arm's rostopics. - ### If the Issue Persists 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 6f92d970..5b0d4458 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
@@ -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
-# Robotiq Grippers +## Robotiq Grippers