Skip to content

Commit

Permalink
luxonisGH-41: addressed missing IMU data in /rae/imu/data topic.
Browse files Browse the repository at this point in the history
  • Loading branch information
sskorol committed Oct 22, 2023
1 parent 4ad0fd5 commit 3e895b5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rae_camera/config/camera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
i_nn_config_path: /workspaces/rae_ws/src/rae-ros/rae_camera/config/yolo.json
i_disable_resize: true
i_enable_passthrough: true
imu:
i_batch_report_threshold: 5
i_max_batch_reports: 5
i_enable_rotation: true
i_message_type: IMU_WITH_MAG_SPLIT
i_sync_method: COPY
i_gyro_freq: 100
i_acc_freq: 100
i_rot_freq: 100
rgb:
i_output_isp: false
i_set_isp_scale: false
Expand Down

0 comments on commit 3e895b5

Please sign in to comment.