You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~~ traversing 1 packages in topological order:
-- ~~ - mynteye_ros_wrapper
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'mynteye_ros_wrapper'
-- ==> add_subdirectory(MYNT-EYE-ROS-Wrapper)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- Found OpenCV: /usr/local (found version "3.4.1")
-- Configuring done
CMake Warning (dev) at MYNT-EYE-ROS-Wrapper/CMakeLists.txt:61 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "mynteye_ros_wrapper_gencfg" of target "MYNTWrapper"
does not exist.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at MYNT-EYE-ROS-Wrapper/CMakeLists.txt:70 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "mynteye_ros_wrapper_gencfg" of target
"mynteye_wrapper_node" does not exist.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /home/lee/catkin_ws/build
Running command: "make -j6 -l6" in "/home/lee/catkin_ws/build"
when running catkin_make, I get:
and I have tried the solution mentioned in issues #17 & raulmur/ORB_SLAM2#535, who can help?
The text was updated successfully, but these errors were encountered: