> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Kortex Gen3 6dof + Robotiq gripper

> Redirect stub to the Kortex Gen3 6dof + Robotiq gripper catalog page.

export default function KortexGen36dofRobotiqgripperRedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/kinova-robotics/kortex-gen3-6dof-robotiq-gripper");
  }, []);
  return <>
      # Redirecting to Kortex Gen3 6dof + Robotiq gripper

      If you are not redirected automatically, [open the Kortex Gen3 6dof + Robotiq gripper catalog page](https://cyberwave.com/kinova-robotics/kortex-gen3-6dof-robotiq-gripper).
    </>;
}
