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

Problem in catkin workspace, it makes the rosdep crash... to be checked #29

Closed
MaximilienNaveau opened this issue Nov 23, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@MaximilienNaveau
Copy link
Collaborator

Symptomes are:

first build is ok
from second build everything is messed up in ROS and we need to clean the build

@MaximilienNaveau MaximilienNaveau self-assigned this Nov 23, 2022
@MaximilienNaveau MaximilienNaveau added the bug Something isn't working label Nov 23, 2022
@MaximilienNaveau
Copy link
Collaborator Author

I tried to reproduce the error but no luck so far.

The error was reproduced on 2 computers by @pFernbach
And by another person on another computer.

Need more detail on the setup.

@MaximilienNaveau
Copy link
Collaborator Author

MaximilienNaveau commented Jan 17, 2023

Setup:

  • Ferrum
  • A workspace with aig in it
  • Workspace built with catkin
  • ???

To replicate:

  • From a clean build(catkin clean -y) build the workspace.
  • Start some node from ROS sourcing the setup.bash (@pFernbach devel or install?), it should be fine.
  • Change something in the code in any package of the workspace.
  • Rebuild with catkin
  • sourcing the setup.bash again
  • Try to run a node in ROS should fail at this point. The error message says that no package is found.

@MaximilienNaveau
Copy link
Collaborator Author

This is not an issue in aig per say, the problem comes from the jrl-cmakemodules
See jrl-umi3218/jrl-cmakemodules#579
So I am closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant