strands-project / strands_systems

all system configs
0 stars 16 forks source link

rosdep keys could not be resolved #68

Open kunzel opened 10 years ago

kunzel commented 10 years ago

A collaborator has the following problem when installing the strands system. Any idea? I guess at least [ros_datacenre] is a typo in calibrate_chest

ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: semantic_map: Cannot locate rosdep definition for [ros-hydro-qt-ros] strandsbag: Cannot locate rosdep definition for [OpenCV] openni_saver: Cannot locate rosdep definition for [OpenCV] cloud_merge: Cannot locate rosdep definition for [ros-hydro-qt-ros] task_executor: Cannot locate rosdep definition for [python-dateutil] calibrate_chest: Cannot locate rosdep definition for [ros_datacenre] ekz_public_lib: Cannot locate rosdep definition for [pcl] strands_gazing: Cannot locate rosdep definition for [genmsgs] scitos_ptu_sweep: Cannot locate rosdep definition for [pcl] driveable_floor_check_qt: Cannot locate rosdep definition for [qt4] scipoptsuite: Cannot locate rosdep definition for [readline] driveable_floor_calib: Cannot locate rosdep definition for [qt4] Continuing to install resolvable dependencies...

All required rosdeps installed successfully

nilsbore commented 10 years ago

It seems like pcl should be `

libpcl-all-dev libpcl-all

`