Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 559 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 559 Bytes

Forque Sensor Hardware

Reads and manages the Force/Torque sensor of the Forque.

The Hardware Interface can connect to the F/T sensor via IP, publish its data as a ROS topic and trigger a re-tare (or disable any biasing).

Sample Usage

ros2 run forque_sensor_hardware forque_sensor_hardware —ros-args -p host:=xxx.xxx.x.xx (replace the x's with the F/T sensor's IP address)

(See the code for a complete list of parameters)