-
Notifications
You must be signed in to change notification settings - Fork 32
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: Failed to build #58
Comments
Its setup for F2C v1.X, not v2.X. Please clone v1's F2C tags :-) |
I replaced fields2cover package to v1.2.0 which is in this link: https://github.com/Fields2Cover/Fields2Cover/releases/tag/v1.2.0
|
Hi @grboguz21 , |
Hi @grboguz21 , |
Hi @grboguz21 Try these steps first get the version fields2cover v1.2.1 frorm this link dont run "Compilation with python interface" comands yet which are now clone the repo from here https://github.com/open-navigation/opennav_coverage.git dont add anything else to the repo yet. now cd to the repo and run the following command
it should compile now. if Iyou still face same error than attach the full colcon build error log as txt file so that we can have a detailed look at the error. |
Thanks for everyone jumping in here to help! Once we settle on the right tag version that folks agree is right (which I think v1.2.1 is right), I'll add that into the readme to clarify in the future. Maybe add some instructions. |
I finally solved it ! Now, I'm going to create a clear installation steps of your awesome package for ROS2 Humble users and share here @SteveMacenski if you are considering using it for people looking for a solution. Installation Steps:This instruction is for Ubuntu 22.04 - ROS2 Humble users. First of all, create folders listed below:
and after that download packages using a bunch of commands below:
Go to the main project folder of Fields2Cover and build the library:
Finally, get back to the main project folder, build & source the project and launch it:
I hope this will be helpful for everyone who are interested in this package. |
I have the same error on iron,
|
Nevermind, I fixed it by removing anything related to fields2cover from my pc before reinstalling |
Closing, since this ticket covers that need to update the instructions since F2C v2.0 is API breaking, but thanks for the thread folks! #56 |
Hi,
I'm using Ubuntu 22.04 and ROS2 Humble. I'm following the steps below but can't build the humble branch:
When I build the packages as above, I'm getting lots of error. The last part of the error is something like this:
Error Message (whole message):
Thanks for your time !
The text was updated successfully, but these errors were encountered: