If it does, I can't seem to find all of the directories contained in the GitHub repo (ref: https://github.com/RPi-Distro/RTIMULib). Here is a list of what got installed on my RPi:
Code: Select all
pi@raspberrypi /usr/src/sense-hat/examples/RTIMULib $ ls -l
total 16
drwxr-xr-x 2 root root 4096 Oct 14 23:10 python
drwxr-xr-x 2 root root 4096 Oct 14 23:10 RTIMULibDrive
drwxr-xr-x 2 root root 4096 Oct 14 23:10 RTIMULibDrive10
drwxr-xr-x 2 root root 4096 Oct 14 23:10 RTIMULibDrive11
If the full RTIMULib is not part of the "official" installation, is there an easy way to get it using apt-get? Or should I just clone the repo? If I clone the GitHub repo, what precautions should I take to prevent breaking my current Sense-Hat installation?
I am particularly interested in trying out the RTIMULibDemo and RTIMULibDemoGL programs and performing a full calibration.
I know for a full calibration I need to install Octave. But I want to get my RTIMULib house in order first and then move on to adding Octave and performing a full calibration.
Thanks in advance!
