Skip to content

OS X install errors #36

@migel

Description

@migel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions