Browse Source

msg: Update documentation for gyro and accel sensor topics

sbg
Paul Riseborough 8 years ago committed by Lorenz Meier
parent
commit
6a160ecad3
  1. 2
      msg/sensor_accel.msg
  2. 2
      msg/sensor_gyro.msg

2
msg/sensor_accel.msg

@ -15,4 +15,4 @@ int16 y_raw
int16 z_raw int16 z_raw
int16 temperature_raw int16 temperature_raw
uint32 device_id uint32 device_id # unique device ID for the sensor that does not change between power cycles

2
msg/sensor_gyro.msg

@ -15,4 +15,4 @@ int16 y_raw
int16 z_raw int16 z_raw
int16 temperature_raw int16 temperature_raw
uint32 device_id uint32 device_id # unique device ID for the sensor that does not change between power cycles

Loading…
Cancel
Save