Connecting an XJC Force/Torque Sensor to Fairino Cobot
This article will cover the steps needed to connect your XJC force/torque sensor to the end of a Fairino Cobot arm
Hardware required:
- 1 XJC force sensor
- 1 Fairino Cobot
- 1 computer with ethernet connection to Control box/button box OR 1 teach pendant
Step 1)
Navigate to your Fairino Web App by typing your robot's IP address into your computers URL or via the teach pendant
Step 2)
Select Initial -> Peripheral -> End-tool -> Adapted device
From here use the table below for your values in the drop downs (as shown in the figure below
Equipment type | Force Sensor Equipment
Manufacturer | XJC
Software version | 1.0
Mount location | End point 1
Step 3)
Now, press configure -> active -> set zero
Sometimes, you will get an error message saying "Coordinate system of FT not set to tool"
To amend this, click on the FT icon at the bottom of the web app and select "tool" as the target coordinate system. Now, you should see your force values in the Force/Torque monitor tab on the right of the web app (shown in figure above)
To zero the force sensor, you can use the "zero correction" button in the "Adapted device" tab or use FT commands in your code. For more details on programmatic ways to control your force sensor, reference the documentation in the
Fairino Documentation Page
Related Articles
3D Object Mapping using Force Sensor & Servo Cart (Python SDK)
This article contains code for mapping and visualizing an object from probing the target **PLEASE NOTE THIS CODE IS MEANT AS AN EXAMPLE/TEMPLATE AND SHOULD NOT BE RAN!!! USE THIS TO CREATE MODIFICATIONS TO ENSURE SAFETY AND COMPATABILITY WITH YOUR ...
Fairino Servo Commands (SDK)
Servo commands, while being intimidating and complex at first, are a low level way to control your robot while getting precise movements and are ideal for low level control and accuracy. When using these servo commands with the SDK, you may notice a ...
Integrating FAIRINO Cobot with MEGMEET
Overview Integrating a FAIRINO cobot with a MEGMEET welding system requires a robust communication bridge to synchronize robotic motion with critical welding parameters such as voltage, current, and arc ignition. This synchronization is essential to ...
Fairino FAQ
Q: How do I connect my DH gripper to my Fairino? A: Follow the instructions linked here ...
How to update Fairino Robot Software
Step 1) - Navigate to the Fairino documentation page here - Use the version select button in the bottom right to select the target software version you wish to migrate to (please note the compatibility table below): Current Version Maximum Upgradable ...