Skip to content
New issue

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

I installed the ORB_SLAM3 package, but it can't be detected!! #952

Open
Joshua-0922 opened this issue Jan 10, 2025 · 0 comments
Open

I installed the ORB_SLAM3 package, but it can't be detected!! #952

Joshua-0922 opened this issue Jan 10, 2025 · 0 comments

Comments

@Joshua-0922
Copy link

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:

  • /home/yoonho/colcon_ws/install/ORB_SLAM3/share/ORB_SLAM3/package.sh
    Check that the following packages have been built:
  • ORB_SLAM3
    Failed <<< orbslam3 [0.01s, exited with code 1]

Summary: 0 packages finished [0.42s]
1 package failed: orbslam3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant