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

kalibr dependencies are not mapped to ROS packages #365

Closed
luisrayas3 opened this issue Jun 5, 2020 · 1 comment
Closed

kalibr dependencies are not mapped to ROS packages #365

luisrayas3 opened this issue Jun 5, 2020 · 1 comment
Labels
compile User has trouble compiling on their own platform.

Comments

@luisrayas3
Copy link

Running rosdep install ... with the kalibr repo cloned into the workspace results in the error shown below. It seems like cloning the eigen_catkin repo would resolve a good chunk of them (and perhaps should be added to the instructions) but I'm not sure about the rest.

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
aslam_cameras: Cannot locate rosdep definition for [eigen_catkin]
bsplines: Cannot locate rosdep definition for [eigen_catkin]
sparse_block_matrix: Cannot locate rosdep definition for [asl_cmake_modules]
opencv2_catkin: Cannot locate rosdep definition for [opencv2]
aslam_imgproc: Cannot locate rosdep definition for [eigen_catkin]
aslam_cv_python: Cannot locate rosdep definition for [eigen_catkin]
ethz_apriltag2: Cannot locate rosdep definition for [opencv]
aslam_cv_backend: Cannot locate rosdep definition for [eigen_catkin]
bsplines_python: Cannot locate rosdep definition for [eigen_catkin]
aslam_cv_serialization: Cannot locate rosdep definition for [aslam_camera_system]
aslam_splines_python: Cannot locate rosdep definition for [eigen_catkin]
aslam_cv_backend_python: Cannot locate rosdep definition for [aslam_frames]
aslam_backend_python: Cannot locate rosdep definition for [eigen_catkin]
incremental_calibration: Cannot locate rosdep definition for [TBB]
kalibr: Cannot locate rosdep definition for [aslam_cameras_april_python]
aslam_splines: Cannot locate rosdep definition for [eigen_catkin]
aslam_backend: Cannot locate rosdep definition for [asl_cmake_modules]
suitesparse: Cannot locate rosdep definition for [blas]
@goldbattle goldbattle added the compile User has trouble compiling on their own platform. label Apr 27, 2022
@goldbattle
Copy link
Collaborator

PR #515 should fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile User has trouble compiling on their own platform.
Projects
None yet
Development

No branches or pull requests

2 participants