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

costmap_2d compilation warning #23

Open
bit-pirate opened this issue Feb 12, 2016 · 0 comments
Open

costmap_2d compilation warning #23

bit-pirate opened this issue Feb 12, 2016 · 0 comments

Comments

@bit-pirate
Copy link

Just noticed this:

CMake Warning at navigation/costmap_2d/CMakeLists.txt:87 (add_library):
  Cannot generate a safe runtime search path for target costmap_2d because
  there is a cycle in the constraint graph:

    dir 0 is [/opt/ros/indigo/lib]
      dir 1 must precede it due to runtime library [librosbag.so]
      dir 2 must precede it due to runtime library [libvoxel_grid.so]
    dir 1 is [/opt/yujin/amd64/indigo-devel/lib]
      dir 2 must precede it due to runtime library [libvoxel_grid.so]
    dir 2 is [/opt/groot/navi_ws/devel/lib]

  Some of these libraries may not be found correctly.

Should we worry about this?

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

1 participant