Navio2
Navio2 copied to clipboard
C++ and Python sensor examples for developers
Hi What is the axes orientation for the output from AHRS and AccelGyroMag examples? Does the output match the axes orientation presented in the data-sheet? [pg 38](https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf). What does the...
ms5611.py has unreachable code in the second order temperature compensation. Error does not exist in the related c++ file because it does not use else if statements. ``` if (self.TEMP...
I'm getting `sudo: ./src/catkin/bin/catkin_make_isolated: command not found` when I run `bash install-ROS-packages.sh "ros-noetic-rqt` inside the Utilties/ros-packages directory