ethz-asl / mav_imu

IMU driver for Adis/Bosch/etc.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Feature/redkite integration #2

Closed rikba closed 2 years ago

rikba commented 2 years ago

Adis16448 in principle runs on Nvidia Orin now.

roslaunch mav_imu imu_default.launch spi_path:="/dev/spidev0.0"

Made a few adjustments:

Remaining issue: At least on the Orin the node only runs at ~80Hz instead of 200Hz. I don't think it's the SPI transfer but something else. To be investigated.