Closed PieterHeri closed 4 years ago
You need to make sure that the directory holding ahrs-visualizer
is on your PATH or you need to specify the path to it when you run it. You probably forgot to run sudo make install
as specified in my instructions because that should put it on your PATH. Please find some tutorials about how to use Bash and Linux.
Hi again,
The ahrs system is working correctly and I calibrated the minIMU-9 v5 sensor, but I am now facing a problem with running the visualizer. I installed the libpng-dev libraries and run 'sudo make install' in the source code.
What should I put in front of 'minimu9-ahrs | ahrs-visualizer' to make it run? And where should I type this?
Thanks again, my project is really getting somewhere because of your help.