Skip to content

Commit

Permalink
Add the IMU to the sample
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Nov 29, 2024
1 parent 8a8b047 commit 0e2a8e9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions clearpath_config/sample/a200/a200_observer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,13 @@ sensors:
ip_address: 192.168.131.32
ip_port: 55555
imu_frame_id: gps_1_link
imu:
- model: microstrain_imu
urdf_enabled: true
launch_enabled: true
parent: backpack_imu_mount
ros_parameters:
microstrain_inertial_driver:
imu_frame_id: imu_0_link
port: /dev/microstrain_main
use_enu_frame: true

0 comments on commit 0e2a8e9

Please sign in to comment.