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

Moving Costmap2DConverter.hpp breaks downstream packages #111

Closed
tfoote opened this issue Jul 25, 2017 · 6 comments
Closed

Moving Costmap2DConverter.hpp breaks downstream packages #111

tfoote opened this issue Jul 25, 2017 · 6 comments

Comments

@tfoote
Copy link

tfoote commented Jul 25, 2017

The recent moving of the include file: ethz-asl@787747e in #96 is breaking downstream packages expecting the header.

A backwards compatibility header with a deprecation warning would be appreciated.

http://build.ros.org/view/Ibin_uT64/job/Ibin_uT64__cost_map_ros__ubuntu_trusty_amd64__binary/8/console

00:07:47.321 /tmp/binarydeb/ros-indigo-cost-map-ros-0.3.1/src/lib/converter.cpp:23:47: fatal error: grid_map_ros/Costmap2DConverter.hpp: No such file or directory
00:07:47.321  #include <grid_map_ros/Costmap2DConverter.hpp>
00:07:47.321    
@pfankhauser
Copy link
Member

Thanks for the notice @tfoote! I just added the backward compatibility in https://github.com/ethz-asl/grid_map/pull/112. I'll merge this and create a new version with the hope to fix things asap. Let me know if there's anything else I can do.

@stonier
Copy link
Contributor

stonier commented Jul 25, 2017 via email

@tfoote
Copy link
Author

tfoote commented Jul 25, 2017

Thanks for the quick fix @pfankhauser it looks like this is fixing the regressions. Once the rebuild is complete I think we'll be ready to sync.

@tfoote tfoote closed this as completed Jul 25, 2017
@pfankhauser
Copy link
Member

Ok great, @tfoote!

@stonier: yes, please update costmap_2d such that in the next version I can remove the deprecated header. Thanks!

@stonier
Copy link
Contributor

stonier commented Aug 8, 2017

@pfankhauser cost_map is updated for both indigo and kinetic (no lunar version yet).

@pfankhauser
Copy link
Member

Ok great, thanks @stonier!

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