Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.04 KB

bosch_imu_driver

A driver for the sensor IMU Bosch BNO055. It was implemented only the UART communication interface (correct sensor mode should be selected).

Parameters:

  • port (default: '/dev/ttyACM1') - path to USB port where device was connected.
  • frame_id (default: 'imu_link') - the frame in which sensor data will be published.
  • frequency (default: 100) - the frequency of reading from device and publishing data in Hz.
  • operation_mode (default: OPER_MODE_NDOF) - the operation mode of sensor BNO055. Other modes could be found in sensor datasheet.

Publishes:

optional: