wolfeidau / ros-mpu9250-node

Other
7 stars 1 forks source link

Invoking "make -j4 -l4" failed ??? #2

Open Desoky01 opened 4 years ago

Desoky01 commented 4 years ago

Hello everybody: I am using Raspberry Pi 4 with the operating system Raspbian

=========================================================== The eror is:

/home/pi/catkin_ws/src/ros-mpu9250-node/src/mpu9250_node.cpp:6:10: fatal error: upm/mpu9250.hpp: No such file or directory
 #include "upm/mpu9250.hpp"
          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [ros-mpu9250-node/CMakeFiles/mpu9250_node.dir/build.make:63: ros-mpu9250-node/CMakeFiles/mpu9250_node.dir/src/mpu9250_node.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1895: ros-mpu9250-node/CMakeFiles/mpu9250_node.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Invoking "make -j4 -l4" failed
Farhan996 commented 3 years ago

Hey, were you able to solve this?