[Documentation] [TitleIndex] [WordIndex

Package Summary

The ft_sensor_controller shows how to access the force/torque data provided by netft_ethercat_hardware plugin. This controller transforms the measured x-,y- and z-force to the 'gripper_tool_frame' and shows how to compensate for the inertial forces from the gripper using the (filtered) gripper accelerations. Note that the controller assumes a constant horizontal pose of the gripper!

Usage

First compile the controller:

Next, be sure to run pr2_etherCAT with netft plugin. Use directions here. Now you should see ft_sensor_controller/ForceInterfacePlugin in the list when doing:

If that is the case, you can use the FT_controller.launch script which loads the parameters and spawns the controller:

Try viewing controller output


2023-10-28 12:36