-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I'm tried to follow the instruction for installing with a rosinstall file:
mkdir ws && cd ws
wstool init src https://raw.github.com/wg-perception/object_recognition_core/master/doc/source/ork.rosinstall
cd src && wstool update -j8
cd .. && rosdep install --from-paths src -i -y
catkin_make
source devel/setup.bash
Got the following errors:
mk@mk-mbp:~/ros_ws2/src$ cd .. && rosdep install --from-paths src -i -y
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
object_recognition_reconstruction: No definition of [meshlab] for OS [osx]
object_recognition_core: No definition of [couchdb] for OS [osx]
ecto: No definition of [python-pyside] for OS [osx]
object_recognition_renderer: No definition of [sdl] for OS [osx]
Metadata
Metadata
Assignees
Labels
No labels