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
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]
The text was updated successfully, but these errors were encountered:
Running
rosdep install ...
with the kalibr repo cloned into the workspace results in the error shown below. It seems like cloning theeigen_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.The text was updated successfully, but these errors were encountered: