We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I tried to install orb_slam3_ros, with ubuntu 20.04 ros2 foxy environment.
After install two packages(ORB_SLAM, orbslam3_ros) in home\colcon_ws\src, I successfully build the execution file for ORB_SLAM.
But whenever I've tried to colcon build the orbslam3_ros, there's some error that failed to find the following files. What's the matter??
yoonho@yoonho-950SBE-951SBE:~/colcon_ws$ colcon build --symlink-install --packages-select orbslam3 Starting >>> orbslam3 [1.020s] ERROR:colcon.colcon_cmake.task.cmake.build:Failed to find the following files:
Summary: 0 packages finished [0.42s] 1 package failed: orbslam3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I tried to install orb_slam3_ros, with ubuntu 20.04 ros2 foxy environment.
After install two packages(ORB_SLAM, orbslam3_ros) in home\colcon_ws\src, I successfully build the execution file for ORB_SLAM.
But whenever I've tried to colcon build the orbslam3_ros, there's some error that failed to find the following files. What's the matter??
yoonho@yoonho-950SBE-951SBE:~/colcon_ws$ colcon build --symlink-install --packages-select orbslam3
Starting >>> orbslam3
[1.020s] ERROR:colcon.colcon_cmake.task.cmake.build:Failed to find the following files:
Check that the following packages have been built:
Failed <<< orbslam3 [0.01s, exited with code 1]
Summary: 0 packages finished [0.42s]
1 package failed: orbslam3
The text was updated successfully, but these errors were encountered: