Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS2 Humble compile error #21

Closed
prasuchit opened this issue May 2, 2023 · 5 comments
Closed

ROS2 Humble compile error #21

prasuchit opened this issue May 2, 2023 · 5 comments

Comments

@prasuchit
Copy link

Hi,

I followed the instructions on this page to install everything correctly on ROS2 Humble. However, when I do:

 sudo rosdep install --from-paths . --ignore-src -r -y --rosdistro=humble --skip-keys libfranka

I get the error: Unable to locate package ros-humble-warehouse-ros-mongo

I couldn't find any help online for this or any alternative way to install this package. Kindly help. Any guidance would be appreciated.

@cs-99
Copy link

cs-99 commented May 2, 2023

This repository works with ROS 2 Foxy, but it seems like there will be support for Humble in the near future (see #8). For now, there is a humble port at #10.

@prasuchit
Copy link
Author

@cs-99 Thanks for the prompt reply, I just tried the pr #10 version and it still throws the same error:

 E: Unable to locate package ros-humble-warehouse-ros-mongo

I think this is a Moveit2 issue that they haven't ported the mongo warehouse to Humble. I don't know what to do at this point. :(

@cs-99
Copy link

cs-99 commented May 3, 2023

Do you want to use the warehouse? If not, you should be able to just ignore this error (and remove the package from launch files and dependencies if you want to).

@prasuchit
Copy link
Author

@cs-99 That's what I ended up doing just now. I thought it was essential for the package to work, but I found that the moveit.launch file works fine without it. Thanks for the help. :)

@BarisYazici
Copy link
Collaborator

BarisYazici commented Jul 28, 2023

Humble support is ready. It is the main branch now. @prasuchit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants