You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SENSOR is a message type, which is used to transfer sensor reading, 3-axis
position, velocity, acceleration, angle, angle velocity and angle acceleration.
The message format is intended for manipulator control and various types of
sensors.
A device with 3-axis torque (N*m) sensor is sending data to a data logger
program. The following table shows example data format to send 3-axis torque:
By binding SENSOR data using BIND type, values from multiple types of sensors
can be transferred simultaneously. See BIND message description page
for detail.