ftsens component
Acquire data from a FTSens Force/Torque sensor.
Ports
wrench (out)
Data structure
|
Sensor force and torque data.
Data is published in the frame specified by set_sensor_frame (function).
frame (multiple out)
Data structure
|
Same sensor data as port wrench (out), mapped in a different frame.
See export_frame (activity) for exporting new frames.
Services
get_calibration (attribute)
Outputs
|
get_ft_filter (function)
Outputs
|
set_ft_filter (function)
Inputs
|
connect (activity)
Inputs
|
Throws
|
Context
|
Connect to the hardware
set_zero (activity)
Inputs
|
Throws
|
Context
|
Zero out the output
set_sensor_frame (function)
Inputs
|
Change sensor reference frame
export_frame (activity)
Inputs
|
Throws
|
Context
|
Export sensor data with respect to a new frame.
The new frame is defined relative to the sensor frame, as defined by set_sensor_frame (function) (defaults to identity).
log (function)
Inputs
|
Throws
|
Log measured wrench in sensor frame.