Giter Site home page Giter Site logo

Comments (4)

mikepurvis avatar mikepurvis commented on May 24, 2024 2

Those packages are definitely part of rosdep/osx/homebrew:

https://github.com/ros/rosdistro/blob/b8242094ec43dfa7c146e22496e60ed18f97be71/rosdep/osx-homebrew.yaml#L461
https://github.com/ros/rosdistro/blob/b8242094ec43dfa7c146e22496e60ed18f97be71/rosdep/osx-homebrew.yaml#L94
https://github.com/ros/rosdistro/blob/b8242094ec43dfa7c146e22496e60ed18f97be71/rosdep/osx-homebrew.yaml#L178

Maybe you got a bad rosdep clone or something? Consider:

sudo rm -rf /etc/ros/rosdep
sudo rosdep init
rosdep update

And then try the rosdep line again:

rosdep install --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} -y --as-root pip:no --skip-keys="gazebo"

If it works correctly, create the install dir and run the build manually to avoid re-downloading everything:

# Clean out or create the install directory.

from ros-install-osx.

tingelst avatar tingelst commented on May 24, 2024

That was it. I had a non-empty /etc/ros/rosdep directory from a failed installation attempt some months ago. The rest of the installation process was successful after this fix.

Thanks for the feedback! I guess this one can be closed now.

from ros-install-osx.

ihamieh avatar ihamieh commented on May 24, 2024

I'm having a similar problem but i'm not sure how to solve it!
I'm trying to install VLP16 to my ubuntu 16 with ROS kinetic but I also have Lego Loam installed and when i try the following, I get the error message!

~/catkin_ws$ rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
lego_loam: Cannot locate rosdep definition for [gtsam]

from ros-install-osx.

arm3nyn avatar arm3nyn commented on May 24, 2024

I'm having a similar problem but i'm not sure how to solve it!
I'm trying to install VLP16 to my ubuntu 16 with ROS kinetic but I also have Lego Loam installed and when i try the following, I get the error message!

~/catkin_ws$ rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
lego_loam: Cannot locate rosdep definition for [gtsam]

same here

from ros-install-osx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.