Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.23 KB

pika-spark-sh2

Smoke test status Spell Check status

Actively maintained sensor hub driver for interfacing with BNO085.

Made for integration with pika-spark-bno085-driver, a Linux user space driver for the BNO085 9-DoF IMU driver.

How-to-build

git clone https://github.com/107-systems/pika-spark-sh2 && cd pika-spark-sh2
mkdir build && cd build
cmake .. && make