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

logWarn error #3

Open
zaddan opened this issue Jun 4, 2018 · 1 comment
Open

logWarn error #3

zaddan opened this issue Jun 4, 2018 · 1 comment

Comments

@zaddan
Copy link

zaddan commented Jun 4, 2018

I am trying to build geomery2 from source using wstool and I am getting the following error:

ros_catkin_ws/src/geometry2/tf2/src/buffer_core.cpp:126:5: error: ‘logWarn’ was not declared in this scope
logWarn("%s",ss.str().c_str());

my .rosinstall file contains the following addresses to install geometry2 from.tar:
local-name: geometry2/tf2
uri: https://github.com/ros-gbp/geometry2-release/archive/release/lunar/tf2/0.5.17-0.tar.gz
version: geometry2-release-release-lunar-tf2-0.5.17-0

Any idea as what I should do?

@zaddan
Copy link
Author

zaddan commented Jun 4, 2018

I found the solution online by using CONSOLE_BRIDGE.

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