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
maybe the problem is sample,but I do not know how to solve it.
osfun@cc-K55VD:~/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build$ cmake .. -DROS_BUILD_TYPE=Release
[rosbuild] Building package ORB_VIO
Failed to invoke /opt/ros/kinetic/bin/rospack deps-manifests ORB_VIO
[rospack] Error: package 'ORB_VIO' depends on non-existent package 'roscpp' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'
CMake Error at /opt/ros/kinetic/share/ros/core/rosbuild/public.cmake:129 (message):
Failed to invoke rospack to get compile flags for package 'ORB_VIO'. Look
above for errors from rospack itself. Aborting. Please fix the broken
dependency!
-- Configuring incomplete, errors occurred!
See also "/home/rosfun/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build/CMakeFiles/CMakeOutput.log".
See also "/home/rosfun/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered:
maybe the problem is sample,but I do not know how to solve it.
osfun@cc-K55VD:~/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build$ cmake .. -DROS_BUILD_TYPE=Release
[rosbuild] Building package ORB_VIO
Failed to invoke /opt/ros/kinetic/bin/rospack deps-manifests ORB_VIO
[rospack] Error: package 'ORB_VIO' depends on non-existent package 'roscpp' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'
CMake Error at /opt/ros/kinetic/share/ros/core/rosbuild/public.cmake:129 (message):
Failed to invoke rospack to get compile flags for package 'ORB_VIO'. Look
above for errors from rospack itself. Aborting. Please fix the broken
dependency!
Call Stack (most recent call first):
/opt/ros/kinetic/share/ros/core/rosbuild/public.cmake:207 (rosbuild_invoke_rospack)
CMakeLists.txt:4 (rosbuild_init)
-- Configuring incomplete, errors occurred!
See also "/home/rosfun/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build/CMakeFiles/CMakeOutput.log".
See also "/home/rosfun/catkin_ws/src/MYNT-EYE-VIORB-Sample-mynteye/Examples/ROS/ORB_VIO/build/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered: