2. To trigger the calibration run: 'rostopic pub /wrist_{arm}_ft/calibrate/goal'**double tab**
2. To trigger the calibration run: `rostopic pub /wrist_{arm}_ft/calibrate/goal`**double Tab**, **Enter**
3. This procedure should be repeated every 4/5 hours of continued use accoding to the handbook and each time the robot is rebooted.
## Use of wrench sensor without offsets
1. Once the calibration is executed, offset data is saved into a config file, so it isn't necessary to run it every time.
2. To automatically publish wrench measurements without offset, we should run: 'roslaunch pal_ft_automatic_calibration_tiago tiago_wrist_{arm}_ft_pub_no_offset.launch'
3. To use the measurement we should subcribe to the topic: '/wrist_{arm}_ft/corrected'
2. To automatically publish wrench measurements without offset, we should run: `roslaunch pal_ft_automatic_calibration_tiago tiago_wrist_{arm}_ft_pub_no_offset.launch`
3. To use the measurement we should subcribe to the topic: `/wrist_{arm}_ft/corrected`