slightech / MYNT-EYE-ROS-Wrapper

ROS wrapper for the MYNT EYE SDK
69 stars 21 forks source link

Error while catkin_make #15

Closed apollom closed 6 years ago

apollom commented 6 years ago

I have the same problem with [https://github.com/slightech/MYNT-EYE-ROS-Wrapper/issues/14].

BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~ -- ~~ traversing 1 packages in topological order: -- ~~ - mynteye_ros_wrapper -- ~~~~~~~~~~~~~ -- +++ processing catkin package: 'mynteye_ros_wrapper' -- ==> add_subdirectory(MYNT-EYE-ROS-Wrapper) CMake Error at MYNT-EYE-ROS-Wrapper/CMakeLists.txt:13 (message): MYNTEYE_SDK_ROOT environment variable not found.

-- Configuring incomplete, errors occurred! See also "/home/david/catkin_ws/build/CMakeFiles/CMakeOutput.log". See also "/home/david/catkin_ws/build/CMakeFiles/CMakeError.log". Invoking "cmake" failed.

How to deal with it?